Home
last modified time | relevance | path

Searched refs:OH_NN_INT16 (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dtransform.cpp35 case OH_NN_INT16: in GetTypeSize()
59 case OH_NN_INT16: in TransformDataType()
137 return OH_NN_INT16; in TransformDataType()
H A Dhdi_prepared_model_v1_0.cpp32 case OH_NN_INT16: in TransDataType()
H A Dhdi_prepared_model_v2_0.cpp33 case OH_NN_INT16: in TransDataType()
H A Dhdi_prepared_model_v2_1.cpp33 case OH_NN_INT16: in TransDataType()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/transform/
H A Dtransform_test.cpp52 OH_NN_DataType dataType = OH_NN_INT16;
124 OH_NN_DataType dataType = OH_NN_INT16;
379 EXPECT_EQ(OH_NN_INT16, result);
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/transform/
H A Dtransform_test.cpp52 OH_NN_DataType dataType = OH_NN_INT16;
124 OH_NN_DataType dataType = OH_NN_INT16;
379 EXPECT_EQ(OH_NN_INT16, result);
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp35 case OH_NN_INT16: in GetTypeSize()
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h298 OH_NN_INT16 = 3, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md69 …_nn_datatype) {<br/>OH_NN_UNKNOWN = 0, OH_NN_BOOL = 1, OH_NN_INT8 = 2, OH_NN_INT16 = 3,OH_NN_INT32…
H A D_neural_network_runtime.md70 …_nn_datatype) {<br/>OH_NN_UNKNOWN = 0, OH_NN_BOOL = 1, OH_NN_INT8 = 2, OH_NN_INT16 = 3,<br/>OH_NN_…
491 | OH_NN_INT16 | 张量数据类型为int16 |
H A D_neural_nework_runtime.md70 …_nn_datatype) {<br/>OH_NN_UNKNOWN = 0, OH_NN_BOOL = 1, OH_NN_INT8 = 2, OH_NN_INT16 = 3,<br/>OH_NN_…
491 | OH_NN_INT16 | 张量数据类型为int16 |
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md69 …h_nn_datatype) {<br>OH_NN_UNKNOWN = 0, OH_NN_BOOL = 1, OH_NN_INT8 = 2, OH_NN_INT16 = 3,OH_NN_INT32…
H A D_neural_network_runtime.md70 …h_nn_datatype) {<br>OH_NN_UNKNOWN = 0, OH_NN_BOOL = 1, OH_NN_INT8 = 2, OH_NN_INT16 = 3,<br>OH_NN_I…
491 | OH_NN_INT16 | int16 type.|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp466 inputTensor.dataType = OH_NN_INT16;
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp461 inputTensor.dataType = OH_NN_INT16;
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_1/hdi_prepared_model/
H A Dhdi_prepared_model_test.cpp460 inputTensor.dataType = OH_NN_INT16;