Home
last modified time | relevance | path

Searched refs:OH_NN_QuantParam (Results 1 – 25 of 101) sorted by relevance

12345

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dops_test.h33 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam);
35 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam);
39 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
41 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
43 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
45 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
47 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
H A Dops_test.cpp24 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam) in SaveInputTensor()
35 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam) in SaveOutputTensor()
46 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetKernelSize()
57 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetStride()
68 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetActivation()
78 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetDilation()
89 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetGroup()
H A Dstrided_slice_builder_test.cpp34 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
40 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
42 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
55 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveBeginMaskTensor()
66 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveEndMaskTensor()
77 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveEllipsisMaskTensor()
88 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveNewAxisTensor()
99 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveShrinkAxisTensor()
H A Dlrn_test.cpp34 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
40 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
42 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
59 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveDepthRadius()
69 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveAlpha()
79 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveBeta()
89 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveBias()
99 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveNormRegion()
H A Dargmax_test.cpp33 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
35 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
37 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
39 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
56 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetArgmaxAxis()
66 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetArgmaxKeepdims()
76 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetArgmaxTopK()
86 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetArgmaxOutMaxValue()
H A Ddetection_post_process_test.cpp35 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
73 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetInputSize()
83 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetScale()
94 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetNmsIoUThreshold()
104 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetNmsScoreThreshold()
114 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetMaxDetections()
124 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetDetectionsPerClass()
134 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetMaxClassesPerDetection()
144 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetNumClasses()
154 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetUseRegularNms()
[all …]
H A Dlstm_test.cpp34 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
75 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveBidirectional()
85 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveHasBias()
95 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveInputSize()
105 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveHiddenSize()
115 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveNumLayers()
125 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveNumDirections()
135 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveDropout()
145 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveZoneoutCell()
155 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveZoneoutHidden()
[all …]
H A Dresize_bilinear_builder_test.cpp34 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
40 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
42 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
66 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveHeightTensor()
76 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveWidthTensor()
86 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveRatioTensor()
96 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveModeTensor()
106 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveOutsideTensor()
H A Dfullconnection_with_axis_test.cpp34 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
40 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
77 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetActivation()
88 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetAxis()
99 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetUseAxis()
110 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetHasBias()
H A Dexp_test.cpp34 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
54 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveBase()
64 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveScale()
74 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveShift()
H A Dquant_dtype_cast_builder_test.cpp34 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
54 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveSrcTensor()
64 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveDstTensor()
74 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveAxisTensor()
H A Drange_test.cpp34 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
54 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveStart()
64 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveLimit()
74 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveDelta()
H A Dlayernorm_builder_test.cpp34 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
59 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveNormAixsTensor()
69 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveEpsilonTensor()
79 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveParamAxisTensor()
H A Dsplit_builder_test.cpp34 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
59 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveOutputNumTensor()
70 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveSizeSplitsTensor()
82 const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveAxisTensor()
H A Dmatmul_builder_test.cpp34 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
58 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveTransposeATensor()
68 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveTransposeBTensor()
78 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveActivationTensor()
H A Dreduce_all_builder_test.cpp34 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
55 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetKeepDims()
65 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetCoeff()
75 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetReduceToEnd()
H A Dreduce_l2_test.cpp34 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
36 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
38 … const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type);
55 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetKeepDims()
65 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetCoeff()
75 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetReduceToEnd()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A D_o_h___n_n___quant_param.md1 # OH_NN_QuantParam chapter
50 const uint32_t* OH_NN_QuantParam::numBits
61 uint32_t OH_NN_QuantParam::quantCount
72 const double* OH_NN_QuantParam::scale
83 const int32_t* OH_NN_QuantParam::zeroPoint
H A D_o_h___n_n___tensor.md29 | const [OH_NN_QuantParam](_o_h___n_n___quant_param.md) \* [quantParam](#quantparam) | 指定张量的量化信息,数据…
72 const OH_NN_QuantParam* OH_NN_Tensor::quantParam
77 指定张量的量化信息,数据类型要求为[OH_NN_QuantParam](_o_h___n_n___quant_param.md)。
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A D_o_h___n_n___quant_param.md1 # OH_NN_QuantParam chapter
50 const uint32_t* OH_NN_QuantParam::numBits
61 uint32_t OH_NN_QuantParam::quantCount
72 const double* OH_NN_QuantParam::scale
83 const int32_t* OH_NN_QuantParam::zeroPoint
H A D_o_h___n_n___tensor.md29OH_NN_QuantParam](_o_h___n_n___quant_param.md) \* [quantParam](#quantparam) | Quantization informa…
72 const OH_NN_QuantParam* OH_NN_Tensor::quantParam
77 Quantization information of the specified tensor. The data type must be [OH_NN_QuantParam](_o_h___n…
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/common/
H A Dnnrt_test.cpp26 std::unique_ptr<OH_NN_QuantParam> TransformQuantParam(const CppQuantParam& cppQuantParam) in TransformQuantParam()
33 std::unique_ptr<OH_NN_QuantParam> quantParam = std::make_unique<OH_NN_QuantParam>(); in TransformQuantParam()
68 std::unique_ptr<OH_NN_QuantParam> quantParam = TransformQuantParam(cppQuantParam); in AddTensors()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dnn_tensor_test.cpp117 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint};
136 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint};
154 const OH_NN_QuantParam quantParam = {1, &numBits, nullptr, &zeroPoint};
172 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, nullptr};
449 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint};
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dnn_tensor_test.cpp117 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint};
136 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint};
154 const OH_NN_QuantParam quantParam = {1, &numBits, nullptr, &zeroPoint};
172 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, nullptr};
449 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint};
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h3545 typedef struct OH_NN_QuantParam { struct
3559 } OH_NN_QuantParam; typedef
3580 const OH_NN_QuantParam *quantParam;

12345