Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcusolver_rewriter.cc132 StatusOr<bool> RunOnInstruction(CusolverContext* context, in RunOnInstruction() function
Dgemm_algorithm_picker.cc277 static StatusOr<bool> RunOnInstruction(HloInstruction* instr, in RunOnInstruction() function
Dgpu_conv_rewriter.cc692 StatusOr<bool> RunOnInstruction(HloInstruction* conv) { in RunOnInstruction() function
Dgpu_conv_algorithm_picker.cc767 StatusOr<bool> GpuConvAlgorithmPicker::RunOnInstruction(HloInstruction* instr) { in RunOnInstruction() function in xla::gpu::GpuConvAlgorithmPicker