Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Ddepthtospace_op.cc72 std::vector<int64_t> reshaped_shape; in Compile() local
H A Dspacetodepth_op.cc72 std::vector<int64_t> reshaped_shape; in Compile() local
H A Dbatchtospace_op.cc70 std::vector<int64_t> reshaped_shape(input_rank + block_rank); in BatchToSpace() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEFFTConvolutionLayer.cpp201 TensorShape reshaped_shape = _itransformed_output.info()->tensor_shape(); in configure() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dtree_reduction_rewriter.cc197 Shape reshaped_shape = in RewriteReduction() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLFFTConvolutionLayer.cpp210 TensorShape reshaped_shape = _itransformed_output.info()->tensor_shape(); in configure() local
H A DCLGEMMDeconvolutionLayer.cpp159 …const TensorShape reshaped_shape = TensorShape(nhwc_weights_shape[0], nhwc_weights_shape[1] * nhwc… in validate() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlower_tf.cc1000 auto reshaped_shape = ValuesToRank1( in matchAndRewrite() local
1105 SmallVector<int64_t> reshaped_shape; in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.cc4256 Shape reshaped_shape = reshape->shape(); in HandleReshape() local
H A Dalgebraic_simplifier_test.cc6581 Shape reshaped_shape = ShapeUtil::MakeShape(F32, {0}); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.cc658 Shape reshaped_shape = in AddBroadcastSequence() local