Home
last modified time | relevance | path

Searched defs:quantParam (Results 1 – 25 of 89) sorted by relevance

1234

/foundation/ai/neural_network_runtime/test/unittest/ops/
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()
Dargmax_test.cpp56 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()
Ddetection_post_process_test.cpp73 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()
164 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetOutQuantized()
Dlstm_test.cpp75 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()
165 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SaveProjSize()
Dlrn_test.cpp59 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()
Dresize_bilinear_builder_test.cpp66 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()
Dfullconnection_with_axis_test.cpp77 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()
Dquant_dtype_cast_builder_test.cpp54 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()
Dexp_test.cpp54 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()
Drange_test.cpp54 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()
Davgpool_padmod_test.cpp57 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetRoundMode()
67 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetGlobal()
77 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetPadMode()
Dmaxpool_padmode_test.cpp57 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetRoundMode()
67 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetGlobal()
77 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetPadMode()
Dmaxpool_pad_test.cpp58 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetRoundMode()
68 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetGlobal()
78 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetPad()
Davgpool_pad_test.cpp58 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetRoundMode()
68 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetGlobal()
78 const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) in SetPad()
Dstrided_slice_builder_test.cpp55 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()
Dreduce_max_builder_test.cpp55 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()
Dreduce_prod_builder_test.cpp55 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()
Dlayernorm_builder_test.cpp59 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()
Dreduce_mean_builder_test.cpp55 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()
Dreduce_l2_test.cpp55 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()
Dreduce_sum_builder_test.cpp55 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()
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
Dnn_tensor_test.cpp117 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint}; variable
136 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint}; variable
154 const OH_NN_QuantParam quantParam = {1, &numBits, nullptr, &zeroPoint}; variable
172 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, nullptr}; variable
394 std::vector<QuantParam> quantParam = nnTensor.GetQuantParam(); variable
449 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint}; variable
469 const std::vector<QuantParam> quantParam = {{8, 1.0, 0}, {8, 1.0, 0}, {8, 1.0, 0}}; variable
486 const std::vector<QuantParam> quantParam = {{8, 1.0, 0}, {8, 1.0, 0}, {8, 1.0, 0}}; variable
502 const std::vector<QuantParam> quantParam = {{8, 1.0, 0}, {8, 1.0, 0}, {8, 1.0, 0}}; variable
518 const std::vector<QuantParam> quantParam = {{2, 1.0, 0}, {2, 1.0, 0}, {2, 1.0, 0}}; variable
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
Dnn_tensor_test.cpp117 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint}; variable
136 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint}; variable
154 const OH_NN_QuantParam quantParam = {1, &numBits, nullptr, &zeroPoint}; variable
172 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, nullptr}; variable
394 std::vector<QuantParam> quantParam = nnTensor.GetQuantParam(); variable
449 const OH_NN_QuantParam quantParam = {1, &numBits, &scale, &zeroPoint}; variable
469 const std::vector<QuantParam> quantParam = {{8, 1.0, 0}, {8, 1.0, 0}, {8, 1.0, 0}}; variable
486 const std::vector<QuantParam> quantParam = {{8, 1.0, 0}, {8, 1.0, 0}, {8, 1.0, 0}}; variable
502 const std::vector<QuantParam> quantParam = {{8, 1.0, 0}, {8, 1.0, 0}, {8, 1.0, 0}}; variable
518 const std::vector<QuantParam> quantParam = {{2, 1.0, 0}, {2, 1.0, 0}, {2, 1.0, 0}}; variable
/foundation/ai/neural_network_runtime/test/system_test/
Dend_to_end_test.cpp130 CppQuantParam quantParam{{}, {}, {}}; variable
185 CppQuantParam quantParam{{}, {}, {}}; variable
251 CppQuantParam quantParam{{}, {}, {}}; variable
309 CppQuantParam quantParam{{}, {}, {}}; variable
364 CppQuantParam quantParam{{}, {}, {}}; variable
440 CppQuantParam quantParam{{}, {}, {}}; variable
504 CppQuantParam quantParam{{}, {}, {}}; variable
565 CppQuantParam quantParam{{}, {}, {}}; variable
/foundation/ai/neural_network_runtime/test/unittest/common/
Dbase_test.cpp28 OH_NN_DataType dataType, const std::vector<int32_t>& dim, const OH_NN_QuantParam* quantParam, in TransToNNTensor()

1234