Home
last modified time | relevance | path

Searched defs:bitcast_shape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.cc331 const Shape& bitcast_shape, const Shape& op_shape, in ValidateTilingOfBitcast()
1071 AlgebraicSimplifierVisitor::ComputeBitcastDimMap(const Shape& bitcast_shape, in ComputeBitcastDimMap()
1229 const Shape& original_shape, const Shape& bitcast_shape, in InvertBitcastDimMap()
H A Dmemory_space_assignment_test.cc6143 auto bitcast_shape = ShapeUtil::MakeShape(F32, {kFeature, kOutput}); in TEST_P() local
6185 auto bitcast_shape = ShapeUtil::MakeShape(F32, {kFeature, kOutput}); in TEST_P() local