Searched defs:spatial (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/arrays/ |
| D | affine_grid_gpu_kernel.h | 33 spatial = 2, // 4-D, (N, C, H, W) enumerator
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/fp32_grad/ |
| D | bn_grad.cc | 86 int32_t spatial = input_x->Height() * input_x->Width(); in DoExecute() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/fp16_grad/ |
| D | bn_fp16_grad.cc | 100 int32_t spatial = input_x->Height() * input_x->Width(); in DoExecute() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_hqdn3d.c | 84 int16_t *spatial, int16_t *temporal, int depth) in denoise_spatial() 128 int16_t *spatial, int16_t *temporal, int depth) in denoise_depth()
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| D | vdpau_private.h | 420 bool supported, enabled, spatial; member
|