Searched defs:GetMaxImage2DWidth (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ | ||
| D | opencl_runtime.h | 66 uint64_t GetMaxImage2DWidth() { return max_image2d_width_; } in GetMaxImage2DWidth() function |
| D | opencl_runtime_wrapper.cc | 137 uint64_t OpenCLRuntimeWrapper::GetMaxImage2DWidth() { in GetMaxImage2DWidth() function in mindspore::registry::opencl::OpenCLRuntimeWrapper |