Searched defs:RunOnInstruction (Results 1 – 4 of 4) sorted by relevance
132 StatusOr<bool> RunOnInstruction(CusolverContext* context, in RunOnInstruction() function
277 static StatusOr<bool> RunOnInstruction(HloInstruction* instr, in RunOnInstruction() function
692 StatusOr<bool> RunOnInstruction(HloInstruction* conv) { in RunOnInstruction() function
767 StatusOr<bool> GpuConvAlgorithmPicker::RunOnInstruction(HloInstruction* instr) { in RunOnInstruction() function in xla::gpu::GpuConvAlgorithmPicker