Home
last modified time | relevance | path

Searched defs:scale_ (Results 1 – 25 of 36) sorted by relevance

12

/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/opencl/
Dpower_tests.cc29 OpParameter *CreateParameter(bool broadcast_, float shift_, float scale_, float power_ = 2) { in CreateParameter()
44 float scale_ = 1; in TEST_F() local
62 float scale_ = 1; in TEST_F() local
82 float scale_ = 1; in TEST_F() local
100 float scale_ = 1; in TEST_F() local
116 float scale_ = 1; in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/
Dsoftdvpp_decode_random_crop_resize_jpeg_ir.h58 std::vector<float> scale_; variable
Drandom_resized_crop_ir.h60 std::vector<float> scale_; variable
Drandom_resized_crop_with_bbox_ir.h59 std::vector<float> scale_; variable
Daffine_ir.h59 float scale_; variable
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/
Dbatch_norm_relu_fusion.h40 VarPtr scale_; variable
Dbatch_norm_add_relu_fusion.h42 VarPtr scale_; variable
Dpost_batch_norm_add_relu_fusion.h42 VarPtr scale_; variable
Dbatch_norm_relu_grad_fusion.h44 VarPtr scale_; variable
Dapply_momentum_scale_fusion.h43 VarPtr scale_; variable
Dapply_momentum_weight_scale_fusion.h48 VarPtr scale_; variable
Dbatch_norm_add_relu_grad_fusion.h47 VarPtr scale_; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dpower_fp32.h43 float scale_; variable
Dscale_fp32.h47 float *scale_ = nullptr; variable
Dfused_batchnorm_fp32.h39 void *scale_ = nullptr; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32_grad/
Dpower_grad.h46 float scale_; variable
/third_party/flutter/engine/flutter/flow/
Dmatrix_decomposition.h41 SkVector3 scale_; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/
Dscale_fp16.h49 float16_t *scale_ = nullptr; variable
Dpower_fp16.h44 float scale_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Ddiv2k_op.h114 int32_t scale_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Daffine_op.h54 float_t scale_; variable
/third_party/mindspore/mindspore/lite/src/delegate/npu/op/
Dbatchnorm_npu.h50 hiai::op::Const *scale_ = nullptr; variable
Dscale_npu.h59 hiai::op::Const *scale_ = nullptr; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Ddiv2k_node.h102 int32_t scale_; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dexp_parameter.h25 float scale_; member

12