Searched defs:patch_size (Results 1 – 6 of 6) sorted by relevance
| /third_party/mesa3d/src/amd/compiler/tests/ |
| D | helpers.h | 126 uint32_t patch_size; variable
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/parallel/ |
| D | test_conformer.py | 633 def __init__(self, patch_size=16, in_chans=3, num_classes=1000, argument 696 def init_stage1_4(self, base_channel, channel_ratio, patch_size, argument 728 def init_stage5_12(self, base_channel, channel_ratio, patch_size, argument
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_nlmeans_opencl.c | 67 int patch_size; member
|
| D | vf_nlmeans.c | 48 int patch_size, patch_hsize; // patch size and half size member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | image_utils.cc | 2118 … std::shared_ptr<std::pair<int32_t, int32_t>> *patch_size, int32_t num_height, int32_t num_width, in ComputePatchSize() argument 2161 auto patch_size = std::make_shared<std::pair<int32_t, int32_t>>(0, 0); in SlicePatches() local
|
| /third_party/backends/backend/genesys/ |
| D | genesys.cpp | 3103 unsigned int patch_size) /* contiguous extent */ in compute_shifted_coefficients()
|