Searched refs:GetGpuConvConfig (Results 1 – 4 of 4) sorted by relevance
138 StatusOr<GpuConvConfig> GetGpuConvConfig(144 StatusOr<GpuConvConfig> GetGpuConvConfig(const GpuConvDescriptor& desc,
258 StatusOr<GpuConvConfig> GetGpuConvConfig( in GetGpuConvConfig() function440 StatusOr<GpuConvConfig> GetGpuConvConfig( in GetGpuConvConfig() function454 return GetGpuConvConfig(descriptor, cudnn_call->ToString()); in GetGpuConvConfig()
131 TF_ASSIGN_OR_RETURN(GpuConvConfig config, GetGpuConvConfig(instr)); in GetMIOpenAlgorithms()449 TF_ASSIGN_OR_RETURN(GpuConvConfig config, GetGpuConvConfig(instr)); in PickBestAlgorithmNoCacheCuda()710 TF_ASSIGN_OR_RETURN(GpuConvConfig config, GetGpuConvConfig(instr)); in PickBestAlgorithmNoCacheRocm()
1216 TF_ASSIGN_OR_RETURN(GpuConvConfig config, GetGpuConvConfig(descriptor, "")); in EmitConvolutionThunkFromMlir()