Searched refs:SupportsFloatImage2D (Results 1 – 3 of 3) sorted by relevance
64 gpu_info.SupportsFloatImage2D(descriptor.data_type, shape.c) && in CanCreateTensorWithShape()
343 bool SupportsFloatImage2D(DataType data_type, int channels) const;
491 bool GpuInfo::SupportsFloatImage2D(DataType data_type, int channels) const { in SupportsFloatImage2D() function in tflite::gpu::GpuInfo