Module compute

Source
Expand description

Defines the operations around performing computations on a loaded model.

Structsยง

ModelComputation
A wrapper for the loaded machine learning model so we can perform computations on the loaded model.