Home
last modified time | relevance | path

Searched defs:outer_end (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dscale_fp16.c20 int outer_start, int outer_end, int axis_size, int inner_size) { in Fp16ScaleInner()
46 int outer_start, int outer_end, int axis_size) { in Fp16ScaleAxis()
72 int outer_end = MSMIN(outer_start + outer_step, scale_param->outer_size_); in DoScaleFp16() local
83 int outer_start, int outer_end, int axis_size, int inner_size) { in Fp16ScaleInnerRelu()
113 int outer_start, int outer_end, int axis_size) { in Fp16ScaleAxisRelu()
144 int outer_end = MSMIN(outer_start + outer_step, scale_param->outer_size_); in Fp16DoScaleRelu() local
155 int outer_start, int outer_end, int axis_size, int inner_size) { in Fp16ScaleInnerRelu6()
186 int outer_start, int outer_end, int axis_size) { in Fp16ScaleAxisRelu6()
218 int outer_end = MSMIN(outer_start + outer_step, scale_param->outer_size_); in DoScaleRelu6Fp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dscale_fp32.c22 int outer_end, int axis_size, int inner_size) { in ScaleInner()
57 int outer_end, int axis_size) { in ScaleAxis()
95 int outer_end = MSMIN(outer_start + outer_step, scale_param->outer_size_); in DoScale() local
106 int outer_end, int axis_size, int inner_size) { in ScaleInnerRelu()
150 int outer_end, int axis_size) { in ScaleAxisRelu()
197 int outer_end = MSMIN(outer_start + outer_step, scale_param->outer_size_); in DoScaleRelu() local
208 int outer_end, int axis_size, int inner_size) { in ScaleInnerRelu6()
254 int outer_end, int axis_size) { in ScaleAxisRelu6()
303 int outer_end = MSMIN(outer_start + outer_step, scale_param->outer_size_); in DoScaleRelu6() local
/third_party/boost/boost/geometry/iterators/
Dflatten_iterator.hpp63 flatten_iterator(OuterIterator outer_it, OuterIterator outer_end) in flatten_iterator()
70 flatten_iterator(OuterIterator outer_end) in flatten_iterator()
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/base/
Dstack_base.c18 …(void **inputs, void *output, size_t input_num, size_t copy_size, int outer_start, int outer_end) { in Stack()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_teap.c1651 const u8 *outer_pos, *outer_end; in eap_teap_process_start() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_teap.c1539 const u8 *outer_pos, *outer_end; in eap_teap_process_start() local