Searched defs:paramIndices (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/ |
H A D | nnrt_test.cpp | 98 const std::vector<uint32_t>& paramIndices, in AddOperation()
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_op_builder.cpp | 307 OH_NN_UInt32Array paramIndices; in FinalizeAddOperation() local
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | inner_model.cpp | 401 …urnCode InnerModel::AddOperation(OH_NN_OperationType opType, const OH_NN_UInt32Array& paramIndices, in AddOperation()
|
H A D | neural_network_runtime.cpp | 233 const OH_NN_UInt32Array *paramIndices, in OH_NNModel_AddOperation()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/ |
H A D | compilation_test.cpp | 73 OH_NN_UInt32Array paramIndices = {¶mIndicesValues, 1}; in BuildModel() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/ |
H A D | compilation_test.cpp | 73 OH_NN_UInt32Array paramIndices = {¶mIndicesValues, 1}; in BuildModel() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/ |
H A D | nn_compiler_test.cpp | 164 OH_NN_UInt32Array paramIndices = {¶mIndicesValues, 1}; in BuildModel() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 148 OH_NN_UInt32Array paramIndices = {¶mIndicesValues, 1}; in BuildModel() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/ |
H A D | neural_network_core_test.cpp | 78 OH_NN_UInt32Array paramIndices = {¶mIndicesValues, 1}; in BuildModel() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 149 OH_NN_UInt32Array paramIndices = {¶mIndicesValues, 1}; in BuildModel() local
|