Home
last modified time | relevance | path

Searched defs:HandleReshape (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dreshape_decomposer.cc28 Status HandleReshape(HloInstruction* reshape) override { in HandleReshape() function in xla::__anon20d8d4240111::ReshapeDecomposerVisitor
Dlayout_normalization.cc258 Status HandleReshape(HloInstruction* hlo) override { in HandleReshape() function in xla::__anon314bcc100111::LayoutNormalizationVisitor
Ddfs_hlo_visitor_with_default.h217 Status HandleReshape(HloInstructionPtr reshape) override { in HandleReshape() function
Dhlo_verifier.cc1099 Status ShapeVerifier::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::ShapeVerifier
2479 Status HandleReshape(HloInstruction* hlo) override { in HandleReshape() function in xla::__anonb51dd00a0e11::InstructionVerifier
Dhlo_cost_analysis.cc522 Status HloCostAnalysis::HandleReshape(const HloInstruction*) { in HandleReshape() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc925 Status DynamicDimensionInferenceVisitor::HandleReshape(HloInstruction* hlo) { in HandleReshape() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc1128 Status HloEvaluator::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::HloEvaluator
Dalgebraic_simplifier.cc4248 Status AlgebraicSimplifierVisitor::HandleReshape(HloInstruction* reshape) { in HandleReshape() function in xla::AlgebraicSimplifierVisitor
/external/webp/examples/
Dvwebp.c274 static void HandleReshape(int width, int height) { in HandleReshape() function
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2607 Status SpmdPartitioningVisitor::HandleReshape(HloInstruction* hlo) { in HandleReshape() function in xla::spmd::SpmdPartitioningVisitor