Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h180 Status HandleSlice(HloInstructionPtr slice) override { in HandleSlice() function
H A Dhlo_cost_analysis.cc251 Status HloCostAnalysis::HandleSlice(const HloInstruction* slice) { in HandleSlice() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1208 Status ShapeVerifier::HandleSlice(HloInstruction* slice) { in HandleSlice() function in xla::ShapeVerifier
H A Ddynamic_dimension_inference.cc1287 Status DynamicDimensionInferenceVisitor::HandleSlice(HloInstruction* hlo) { in HandleSlice() function in xla::DynamicDimensionInferenceVisitor
H A Dalgebraic_simplifier.cc4559 Status AlgebraicSimplifierVisitor::HandleSlice(HloInstruction* slice) { in HandleSlice() function in xla::AlgebraicSimplifierVisitor
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc1943 Status IrEmitter::HandleSlice(HloInstruction* slice) { in HandleSlice() function in xla::cpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc2385 Status SpmdPartitioningVisitor::HandleSlice(HloInstruction* hlo) { in HandleSlice() function in xla::spmd::SpmdPartitioningVisitor