Home
last modified time | relevance | path

Searched defs:tensorParam (Results 1 – 2 of 2) sorted by relevance

/foundation/ai/neural_network_runtime/test/unittest/components/inner_model/
Dinner_model_test.cpp85 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/
Dneural_network_runtime_test.cpp202 const OH_NN_Tensor& tensorParam = {OH_NN_INT8, 0, nullptr, nullptr, OH_NN_ADD_ACTIVATIONTYPE}; in AddModelTensor() local