HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ML_Model Member List

This is the complete list of members for ML_Model, including all inherited members.

getNames(UT_StringArray &input_names, UT_StringArray &output_names) const ML_Model
getShapes(UT_Array< Shape > &input_shapes, UT_Array< Shape > &output_shapes) const ML_Model
initializeModel(const UT_StringRef &model_filepath, bool usecuda, UT_WorkBuffer &errors, UT_WorkBuffer &warnings)ML_Model
mat3ToShape(Shape &tensor_shape, const UT_Matrix3D &shape_vector)ML_Modelstatic
ML_Model()ML_Model
parseOutputData(const UT_StringHolder &srcpattern, int maxtuplesize, UT_StringArray &names, UT_IntArray &sizes, UT_WorkBuffer &error)ML_Modelstatic
run(const UT_Array< UT_Array< float >> &inputs, const UT_Array< Shape > &input_shapes, UT_Array< UT_Array< float >> &outputs, const UT_Array< Shape > &output_shapes, UT_WorkBuffer &error_message)ML_Model
Shape typedefML_Model
tensorElementsSize(const UT_Array< exint > &tensor_dimensions, bool &has_dynamic_axes)ML_Modelstatic
~ML_Model()ML_Model