Searched defs:RunOnInstruction (Results 1 – 4 of 4) sorted by relevance
134 StatusOr<bool> RunOnInstruction(GpuSolverContext* context, in RunOnInstruction() function
338 StatusOr<bool> RunOnInstruction(HloInstruction* instr, in RunOnInstruction() function
703 StatusOr<bool> RunOnInstruction(HloInstruction* conv) { in RunOnInstruction() function
906 StatusOr<bool> GpuConvAlgorithmPicker::RunOnInstruction(HloInstruction* instr) { in RunOnInstruction() function in xla::gpu::GpuConvAlgorithmPicker