Searched defs:tensorParam (Results 1 – 2 of 2) sorted by relevance
| /foundation/ai/neural_network_runtime/test/unittest/components/inner_model/ |
| D | inner_model_test.cpp | 85 const OH_NN_Tensor& tensorParam = {OH_NN_INT8, 0, nullptr, nullptr, OH_NN_ADD_ACTIVATIONTYPE}; in SetTensors() local 378 const OH_NN_Tensor& tensorParam = {OH_NN_INT8, 0, nullptr, nullptr, OH_NN_ADD_ACTIVATIONTYPE}; variable 707 const OH_NN_Tensor& tensorParam = {OH_NN_INT8, 0, nullptr, nullptr, OH_NN_DIV_ACTIVATIONTYPE}; variable
|
| /foundation/ai/neural_network_runtime/test/unittest/components/neural_network_runtime_test/ |
| D | neural_network_runtime_test.cpp | 202 const OH_NN_Tensor& tensorParam = {OH_NN_INT8, 0, nullptr, nullptr, OH_NN_ADD_ACTIVATIONTYPE}; in AddModelTensor() local
|