Home
last modified time | relevance | path

Searched defs:tmp_value (Results 1 – 5 of 5) sorted by relevance

/third_party/spirv-tools/source/val/
Dvalidate_scopes.cpp82 uint32_t tmp_value = 0; in ValidateExecutionScope() local
194 uint32_t tmp_value = 0; in ValidateMemoryScope() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/math/
Dlu_gpu_kernel.cc171 int tmp_value = host_permuted[i]; in LaunchKernel_CuSolve() local
261 int tmp_value = host_permuted[i * k_ + j]; in LaunchKernel_Cublas() local
Dlu_scipy_gpu_kernel.h127 int tmp_value = host_permuted[i]; in Launch() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dslice_grad_cpu_kernel.cc82 auto tmp_value = inputs[idx]->GetValueWithCheck<std::vector<int32_t>>(); in GetSliceGradParamValue() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fisson/
Dfisson_util.cc106 int64_t tmp_value = 0; in CalSplitOutputShape() local