Home
last modified time | relevance | path

Searched defs:HandleFft (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dfft_handler.cc349 Status SpmdPartitioningVisitor::HandleFft(HloInstruction* hlo) { in HandleFft() function in xla::spmd::SpmdPartitioningVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.cc541 Status IrEmitter::HandleFft(HloInstruction* fft) { in HandleFft() function in xla::gpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h87 Status HandleFft(HloInstructionPtr fft) override { in HandleFft() function
H A Dhlo_cost_analysis.cc716 Status HloCostAnalysis::HandleFft(const HloInstruction* fft) { in HandleFft() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc221 Status ShapeVerifier::HandleFft(HloInstruction* fft) { in HandleFft() function in xla::ShapeVerifier
H A Dhlo_evaluator.cc2183 Status HloEvaluator::HandleFft(HloInstruction* fft) { in HandleFft() function in xla::HloEvaluator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc1093 Status IrEmitter::HandleFft(HloInstruction* fft) { in HandleFft() function in xla::cpu::IrEmitter