Home
last modified time | relevance | path

Searched defs:paramIndices (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.cpp98 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 Dnnrt_op_builder.cpp307 OH_NN_UInt32Array paramIndices; in FinalizeAddOperation() local
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dinner_model.cpp401 …urnCode InnerModel::AddOperation(OH_NN_OperationType opType, const OH_NN_UInt32Array& paramIndices, in AddOperation()
H A Dneural_network_runtime.cpp233 const OH_NN_UInt32Array *paramIndices, in OH_NNModel_AddOperation()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/compilation/
H A Dcompilation_test.cpp73 OH_NN_UInt32Array paramIndices = {&paramIndicesValues, 1}; in BuildModel() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/compilation/
H A Dcompilation_test.cpp73 OH_NN_UInt32Array paramIndices = {&paramIndicesValues, 1}; in BuildModel() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp164 OH_NN_UInt32Array paramIndices = {&paramIndicesValues, 1}; in BuildModel() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp148 OH_NN_UInt32Array paramIndices = {&paramIndicesValues, 1}; in BuildModel() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H A Dneural_network_core_test.cpp78 OH_NN_UInt32Array paramIndices = {&paramIndicesValues, 1}; in BuildModel() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp149 OH_NN_UInt32Array paramIndices = {&paramIndicesValues, 1}; in BuildModel() local