Home
last modified time | relevance | path

Searched defs:reshaped_shape (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Ddepthtospace_op.cc72 std::vector<int64> reshaped_shape; in Compile() local
Dspacetodepth_op.cc72 std::vector<int64> reshaped_shape; in Compile() local
Dbatchtospace_op.cc70 std::vector<int64> reshaped_shape(input_rank + block_rank); in BatchToSpace() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dtree_reduction_rewriter.cc150 Shape reshaped_shape = in RewriteReduction() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlower_tf.cc970 auto reshaped_shape = ValuesToRank1( in matchAndRewrite() local
1077 std::vector<int64_t> reshaped_shape; in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc3880 Shape reshaped_shape = reshape->shape(); in HandleReshape() local
Dalgebraic_simplifier_test.cc5880 Shape reshaped_shape = ShapeUtil::MakeShape(F32, {0}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc595 Shape reshaped_shape = in AddBroadcastSequence() local