| /third_party/boost/boost/gil/extension/numeric/ |
| D | affine.hpp | 36 static matrix3x2 get_scale(point<T> const& s) in get_scale() function in boost::gil::matrix3x2 40 static matrix3x2 get_scale(T x, T y) { return matrix3x2(x, 0,0,y, 0 ,0 ); } in get_scale() function in boost::gil::matrix3x2 41 static matrix3x2 get_scale(T s) { return matrix3x2(s ,0,0,s ,0 ,0 ); } in get_scale() function in boost::gil::matrix3x2
|
| /third_party/mindspore/mindspore/core/ops/fusion/ |
| D | exp_fusion.cc | 43 float ExpFusion::get_scale() const { in get_scale() function in mindspore::ops::ExpFusion
|
| D | pow_fusion.cc | 34 float PowFusion::get_scale() const { return GetValue<float>(GetAttr(kScale)); } in get_scale() function in mindspore::ops::PowFusion
|
| /third_party/mindspore/mindspore/core/ops/grad/ |
| D | power_grad.cc | 37 float PowerGrad::get_scale() const { in get_scale() function in mindspore::ops::PowerGrad
|
| /third_party/mindspore/mindspore/core/ops/ |
| D | roi_pooling.cc | 41 float ROIPooling::get_scale() const { in get_scale() function in mindspore::ops::ROIPooling
|
| D | proposal.cc | 56 std::vector<float> Proposal::get_scale() const { in get_scale() function in mindspore::ops::Proposal
|
| D | detection_post_process.cc | 51 std::vector<float> DetectionPostProcess::get_scale() const { in get_scale() function in mindspore::ops::DetectionPostProcess
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_lower_drawpixels.c | 85 get_scale(lower_drawpixels_state *state) in get_scale() function
|
| /third_party/mindspore/mindspore/lite/src/ |
| D | tensor.h | 217 float get_scale() const { return this->scale_; } in get_scale() function
|
| /third_party/boost/boost/histogram/axis/ |
| D | regular.hpp | 58 R get_scale(const T& t) { in get_scale() function
|
| /third_party/weston/clients/ |
| D | image.c | 68 get_scale(struct image *image) in get_scale() function
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_selectivecolor.c | 73 get_range_scale_func get_scale; member
|