Searched defs:gpu_type (Results 1 – 8 of 8) sorted by relevance
94 GpuType* gpu_type) { in GetGpuModelAndType()
126 auto gpu_type = GetGpuType(); in FullyConnected() local
907 auto gpu_type = GetGpuType(); in ConvolutionTransposed() local1117 auto gpu_type = GetGpuType(); in ConvolutionTransposed3x3() local
23 const char *gpu_type; in print_asm_gfx6_gfx7() local
67 int gpu_type; member
59 auto gpu_type = GetGpuType(); in SelectConvolution() local
251 enum sqtt_gpu_type gpu_type; member
1242 def _set_gpu_type(cls, gpu_type): argument