Searched defs:model (Results 1 – 5 of 5) sorted by relevance
97 auto model = OH_AI_ModelCreate(); in CreateMSLiteModel() local116 int RunMSLiteModel(OH_AI_ModelHandle model, std::vector<float> input_data) in RunMSLiteModel()191 auto model = CreateMSLiteModel(modelBuffer, modelSize); in RunDemo() local
170 Matrix4x4 model = Matrix4x4::Identity(); in Update1() local
139 auto model = OH_AI_ModelCreate(); in CreateMSLiteModel() local183 int RunMSLiteModel(OH_AI_ModelHandle model, std::vector<BinBuffer> inputBins) in RunMSLiteModel()336 std::vector<int> LoopPredict(const OH_AI_ModelHandle model, const BinBuffer &n_layer_cross_k, in LoopPredict()
29 VectorType model(const VectorType& uv, VectorType& x) in model() function
30 VectorType model(const VectorType& uv, VectorType& x) in model() function