Home
last modified time | relevance | path

Searched defs:grids (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dindex_fill_impl.cu54 auto grids = CUDA_BLOCKS(device_id, index_num); in IndexFill() local
Dmedian_impl.cu397 dim3 threads, grids; in Median() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_index_py.cc379 py::tuple grids(n_dim); in SliceToArray() local
785 py::tuple grids(grids_size); in IntToTensor() local