Home
last modified time | relevance | path

Searched defs:quantParam (Results 51 – 75 of 91) sorted by relevance

1234

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddiv_test.cpp50 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dleaky_relu_test.cpp50 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveNegativeSlope()
H A Dlog_softmax_test.cpp50 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dconv2d_tranpose_padmode_test.cpp56 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetPadMode()
66 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetOutPaddings()
H A Dtopk_builder_test.cpp53 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveAxisTensor()
63 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveSortedTensor()
H A Dflatten_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Donehot_builder_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dspace_to_depth_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveBlockSize()
H A Dall_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dassert_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dbatchnorm_builder_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dbroadcast_to_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dgelu_builder_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetApproximate()
H A Dinstance_norm_test.cpp53 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dmul_builder_test.cpp51 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamsTensor()
H A Dslice_builder_test.cpp56 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveAxesTensor()
H A Dtile_builder_test.cpp56 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveDimsTensor()
H A Ddepthwise_conv2d_native_padmode_test.cpp53 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetPadMode()
H A Dspacetobatchnd_builder_test.cpp74 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveBlockShapeTensor()
86 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SavePaddingsTensor()
H A Dconv2d_pad_test.cpp54 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetPad()
H A Dsqueeze_builder_test.cpp42 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveAxisTensor()
H A Dstack_builder_test.cpp54 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveAxisTensor()
H A Dsoftmax_builder_test.cpp42 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveAxisTensor()
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dtensor_mapping.h93 …tatus ConvertQuantParams(TfLiteContext* context, int32_t tensorIndex, OH_NN_QuantParam& quantParam) in ConvertQuantParams()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnn_tensor.cpp200 OH_NN_ReturnCode NNTensor::SetQuantParam(const NN_QuantParam* quantParam) in SetQuantParam()
285 OH_NN_ReturnCode NNTensor::ParseQuantParams(const OH_NN_QuantParam* quantParam) in ParseQuantParams()

1234