Home
last modified time | relevance | path

Searched defs:RunOnInstruction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcusolver_rewriter.cc134 StatusOr<bool> RunOnInstruction(GpuSolverContext* context, in RunOnInstruction() function
H A Dgemm_algorithm_picker.cc338 StatusOr<bool> RunOnInstruction(HloInstruction* instr, in RunOnInstruction() function
H A Dgpu_conv_rewriter.cc703 StatusOr<bool> RunOnInstruction(HloInstruction* conv) { in RunOnInstruction() function
H A Dgpu_conv_algorithm_picker.cc906 StatusOr<bool> GpuConvAlgorithmPicker::RunOnInstruction(HloInstruction* instr) { in RunOnInstruction() function in xla::gpu::GpuConvAlgorithmPicker