Home
last modified time | relevance | path

Searched defs:tensorType (Results 1 – 4 of 4) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnn_tensor.cpp224 OH_NN_ReturnCode NNTensor::SetTensorType(OH_NN_TensorType tensorType) in SetTensorType()
Dinner_model.cpp228 OH_NN_ReturnCode InnerModel::SetTensorType(uint32_t index, OH_NN_TensorType tensorType) in SetTensorType()
Dneural_network_runtime.cpp199 …ReturnCode OH_NNModel_SetTensorType(OH_NNModel* model, uint32_t index, OH_NN_TensorType tensorType) in OH_NNModel_SetTensorType()
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
Dneural_network_runtime_test.cpp2976 OH_NN_TensorType tensorType = OH_NN_REDUCE_MIN_KEEP_DIMS; variable
2991 OH_NN_TensorType tensorType = OH_NN_REDUCE_MIN_COEFF; variable