Home
last modified time | relevance | path

Searched refs:ForEachSubshape (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation.cc52 ShapeUtil::ForEachSubshape( in DetermineFusionComputationPrecision()
100 ShapeUtil::ForEachSubshape( in RevertIfFusionInternalBF16Changes()
176 ShapeUtil::ForEachSubshape( in DetermineWhileComputationsPrecision()
341 ShapeUtil::ForEachSubshape(hlo->shape(), [&](const Shape& /* subshape */, in DetermineInstructionPrecision()
376 ShapeUtil::ForEachSubshape( in DetermineInstructionPrecision()
415 ShapeUtil::ForEachSubshape( in AdjustCalledComputationParameters()
456 ShapeUtil::ForEachSubshape(root->shape(), [this, hlo, root, output]( in AdjustCalledComputationRoot()
552 ShapeUtil::ForEachSubshape(hlo->shape(), adjust_hlo_output); in ResolveInconsistencyOfAliasingBuffersHelper()
569 ShapeUtil::ForEachSubshape(hlo->shape(), adjust_hlo_output); in ResolveInconsistencyOfAliasingBuffersHelper()
Dwhile_loop_invariant_code_motion.cc221 ShapeUtil::ForEachSubshape( in TryHoistingInvariantInstructionsFromWhileBody()
229 ShapeUtil::ForEachSubshape( in TryHoistingInvariantInstructionsFromWhileBody()
Dallocation_tracker.cc79 ShapeUtil::ForEachSubshape( in RegisterInternal()
112 ShapeUtil::ForEachSubshape( in Unregister()
Doptimize_input_output_buffer_alias.cc51 ShapeUtil::ForEachSubshape( in Build()
Dlogical_buffer_analysis.cc102 ShapeUtil::ForEachSubshape( in DefaultAction()
Dshaped_buffer.cc84 ShapeUtil::ForEachSubshape( in ToString()
Dinstruction_fusion.cc174 ShapeUtil::ForEachSubshape( in EffectivelyAtMostUnary()
273 ShapeUtil::ForEachSubshape( in ComputeGloballyUnfusible()
Dbuffer_assignment.cc1563 ShapeUtil::ForEachSubshape( in BuildColocatedBufferSets()
1596 ShapeUtil::ForEachSubshape( in BuildColocatedBufferSets()
1608 ShapeUtil::ForEachSubshape( in BuildColocatedBufferSets()
1624 ShapeUtil::ForEachSubshape( in BuildColocatedBufferSets()
1646 ShapeUtil::ForEachSubshape( in BuildColocatedBufferSets()
Dhlo_cost_analysis.cc583 ShapeUtil::ForEachSubshape(crs->shape(), in HandleAllReduce()
623 ShapeUtil::ForEachSubshape( in HandleFusion()
Dhlo_liveness_analysis.cc97 ShapeUtil::ForEachSubshape( in MarkLiveAtAllIndices()
Dwhile_loop_simplifier.cc602 ShapeUtil::ForEachSubshape( in UnflattenTupleInstr()
664 ShapeUtil::ForEachSubshape(while_shape, in TryFlattenNestedTuples()
Dhlo_alias_analysis.cc459 ShapeUtil::ForEachSubshape( in ToString()
Dhlo_rematerialization.cc1222 ShapeUtil::ForEachSubshape( in Run()
Dcopy_insertion.cc1038 ShapeUtil::ForEachSubshape( in AddSpecialCaseCopies()
Dhlo_graph_dumper.cc1138 ShapeUtil::ForEachSubshape(instr->shape(), in GetInstructionNodeExtraInfo()
Dbuffer_assignment_test.cc900 ShapeUtil::ForEachSubshape( in TEST_F()
1286 ShapeUtil::ForEachSubshape( in TEST_F()
Dhlo_verifier.cc1055 ShapeUtil::ForEachSubshape( in ShapeContainsToken()
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dalias_analysis.cc143 ShapeUtil::ForEachSubshape( in GetNoaliasMetadataForBuffer()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhlo_to_ir_bindings.cc96 ShapeUtil::ForEachSubshape( in EmitBasePointersForHlos()
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc353 ForEachSubshape(shape, [&](const Shape& literal_subshape, in SubshapeCount()
836 ForEachSubshape(shape, [&](const Shape& sub_shape, const ShapeIndex& index) { in GetLeafShapes()
892 /* static */ void ShapeUtil::ForEachSubshape(const Shape& shape, in ForEachSubshape() function in xla::ShapeUtil
Dshape_util_test.cc478 ShapeUtil::ForEachSubshape( in TEST()
493 ShapeUtil::ForEachSubshape( in TEST()
Dliteral_util.cc62 ShapeUtil::ForEachSubshape( in ConvertType()
Dshape_util.h513 static void ForEachSubshape(const Shape& shape, const VisitorFunction& func);
Dliteral.cc596 ShapeUtil::ForEachSubshape( in Relayout()
921 ShapeUtil::ForEachSubshape( in Hash()
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc190 ShapeUtil::ForEachSubshape( in DestructureTuple()

12