Searched defs:gpu_index (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | tensor_desc.cc | 1028 int gpu_index = GetLinearIndex(desc, shape, b, x, y, d, s, c); in DataFromBHWDC() local 1084 int gpu_index = GetLinearIndex(desc, shape, b, x, y, d, s, c); in DataToBHWDC() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_rgp.c | 253 int32_t gpu_index; member
|
/external/tensorflow/tensorflow/python/framework/ |
D | ops.py | 1231 def gpu(self, gpu_index=0): argument
|