Home
last modified time | relevance | path

Searched defs:dim (Results 51 - 75 of 310) sorted by relevance

12345678910>>...13

/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dbatchnorm_builder_test.cpp50 SaveParamsTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument
H A Dbroadcast_to_test.cpp50 SaveParamsTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument
H A Dexp_test.cpp53 SaveBase(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveBase() argument
63 SaveScale(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveScale() argument
73 SaveShift(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveShift() argument
H A Ddiv_test.cpp49 SaveParamsTensor(const std::vector<uint32_t>& m_params, OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument
H A Dquant_dtype_cast_builder_test.cpp53 void QuantDTypeCastBuilderTest::SaveSrcTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, in SaveSrcTensor() argument
63 void QuantDTypeCastBuilderTest::SaveDstTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, in SaveDstTensor() argument
73 void QuantDTypeCastBuilderTest::SaveAxisTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, in SaveAxisTensor() argument
H A Drange_test.cpp53 SaveStart(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveStart() argument
63 SaveLimit(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveLimit() argument
73 SaveDelta(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveDelta() argument
H A Dpad_builder_test.cpp52 SetConstValueTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetConstValueTensor() argument
62 SetPaddingModeTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetPaddingModeTensor() argument
H A Dpow_builder_test.cpp52 SaveShift(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveShift() argument
62 SaveScale(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveScale() argument
H A Dscale_builder_test.cpp51 void ScaleBuilderTest::SaveAxisTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, in SaveAxisTensor() argument
61 void ScaleBuilderTest::SaveActivationTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, in SaveActivationTensor() argument
H A Dslice_builder_test.cpp55 void SliceBuilderTest::SaveAxesTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, in SaveAxesTensor() argument
H A Dconstant_of_shape_test.cpp53 SaveDataType(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveDataType() argument
62 SaveValue(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveValue() argument
H A Ddepth_to_space_test.cpp52 SaveBlockSize(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveBlockSize() argument
62 SaveMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveMode() argument
H A Davgpool_pad_test.cpp57 SetRoundMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetRoundMode() argument
67 SetGlobal(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetGlobal() argument
77 SetPad(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetPad() argument
H A Davgpool_padmod_test.cpp56 SetRoundMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetRoundMode() argument
66 SetGlobal(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetGlobal() argument
76 SetPadMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetPadMode() argument
H A Dargmax_test.cpp55 SetArgmaxAxis(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetArgmaxAxis() argument
65 SetArgmaxKeepdims(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetArgmaxKeepdims() argument
75 SetArgmaxTopK(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetArgmaxTopK() argument
85 SetArgmaxOutMaxValue(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetArgmaxOutMaxValue() argument
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dnn_tensor_test.cpp39 const int dim[2] = {2, 2}; in HWTEST_F() local
71 const int dim[2] = {2, -2}; in HWTEST_F() local
85 const int dim[2] = {2, -1}; in HWTEST_F() local
99 const int dim[3] = {1000000, 1000000, 10000000}; in HWTEST_F() local
120 const int dim[2] = {2, 2}; in HWTEST_F() local
139 const int dim[2] = {2, 2}; HWTEST_F() local
157 const int dim[2] = {2, 2}; HWTEST_F() local
175 const int dim[2] = {2, 2}; HWTEST_F() local
188 const int dim[2] = {2, -1}; HWTEST_F() local
204 const int dim[2] = {2, -1}; HWTEST_F() local
220 const int dim[2] = {2, 2}; HWTEST_F() local
237 const int dim[2] = {2, 2}; HWTEST_F() local
258 const int dim[2] = {2, 2}; HWTEST_F() local
279 const int dim[2] = {2, 2}; HWTEST_F() local
300 const int dim[2] = {2, 2}; HWTEST_F() local
315 const int dim[2] = {2, 2}; HWTEST_F() local
338 const int dim[2] = {2, 2}; HWTEST_F() local
359 const int dim[2] = {2, 2}; HWTEST_F() local
388 const int dim[2] = {2, 2}; HWTEST_F() local
406 const int dim[2] = {2, 2}; HWTEST_F() local
423 const int dim[2] = {2, 2}; HWTEST_F() local
440 const int dim[2] = {2, 2}; HWTEST_F() local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dnn_tensor_test.cpp39 const int dim[2] = {2, 2}; in HWTEST_F() local
71 const int dim[2] = {2, -2}; in HWTEST_F() local
85 const int dim[2] = {2, -1}; in HWTEST_F() local
99 const int dim[3] = {1000000, 1000000, 10000000}; in HWTEST_F() local
120 const int dim[2] = {2, 2}; in HWTEST_F() local
139 const int dim[2] = {2, 2}; HWTEST_F() local
157 const int dim[2] = {2, 2}; HWTEST_F() local
175 const int dim[2] = {2, 2}; HWTEST_F() local
188 const int dim[2] = {2, -1}; HWTEST_F() local
204 const int dim[2] = {2, -1}; HWTEST_F() local
220 const int dim[2] = {2, 2}; HWTEST_F() local
237 const int dim[2] = {2, 2}; HWTEST_F() local
258 const int dim[2] = {2, 2}; HWTEST_F() local
279 const int dim[2] = {2, 2}; HWTEST_F() local
300 const int dim[2] = {2, 2}; HWTEST_F() local
315 const int dim[2] = {2, 2}; HWTEST_F() local
338 const int dim[2] = {2, 2}; HWTEST_F() local
359 const int dim[2] = {2, 2}; HWTEST_F() local
388 const int dim[2] = {2, 2}; HWTEST_F() local
406 const int dim[2] = {2, 2}; HWTEST_F() local
423 const int dim[2] = {2, 2}; HWTEST_F() local
440 const int dim[2] = {2, 2}; HWTEST_F() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_image.c100 enum glsl_sampler_dim dim = nir_intrinsic_image_dim(instr); in ir3_get_image_coords() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_legalize_image_load_store.cpp64 enum glsl_sampler_dim dim = nir_intrinsic_image_dim(ir); in r600_legalize_image_load_store_impl() local
/third_party/mesa3d/src/mesa/math/
H A Dm_eval.c74 _math_horner_bezier_curve(const GLfloat * cp, GLfloat * out, GLfloat t, GLuint dim, GLuint order) _math_horner_bezier_curve() argument
118 _math_horner_bezier_surf(GLfloat * cn, GLfloat * out, GLfloat u, GLfloat v, GLuint dim, GLuint uorder, GLuint vorder) _math_horner_bezier_surf() argument
195 _math_de_casteljau_surf(GLfloat * cn, GLfloat * out, GLfloat * du, GLfloat * dv, GLfloat u, GLfloat v, GLuint dim, GLuint uorder, GLuint vorder) _math_de_casteljau_surf() argument
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dpan_sysval.c60 unsigned dim = nir_intrinsic_dest_components(instr) - is_array; in panfrost_sysval_for_image_size() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_uniforms.c53 uint32_t dim; in get_texrect_scale() local
/third_party/mesa3d/src/glx/
H A Drenderpix.c81 __glXSendLargeImage(struct glx_context * gc, GLint compsize, GLint dim, in __glXSendLargeImage() argument
/third_party/skia/tools/
H A Dskottie2movie.cpp75 SkISize dim = animation->size().toRound(); in main() local
/third_party/skia/gm/
H A Dpictureimagefilter.cpp81 SkISize dim = { SkScalarRoundToInt(r.width()), SkScalarRoundToInt(r.height()) }; in make() local

Completed in 14 milliseconds

12345678910>>...13