Home
last modified time | relevance | path

Searched defs:new_shape (Results 1 – 25 of 50) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_layout_assignment.cc81 Shape new_shape(old_shape); in RowMajorShape() local
89 Shape new_shape(old_shape); in ColMajorShape() local
/external/tensorflow/tensorflow/lite/
Dstring_util_test.cc57 auto new_shape = TfLiteIntArrayCreate(2); in TEST() local
147 auto new_shape = TfLiteIntArrayCreate(2); in TEST() local
Dstring_util.cc99 TfLiteIntArray* new_shape) { in WriteToTensor()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_pad_for_convolutions.cc46 const Shape& new_shape) { in PadInstruction()
245 const Shape& new_shape) { in TryResolvePaddedShapesForTensorCore()
354 const Shape& new_shape) { in TryResolvePaddedShapesForIntegerConvolution()
Dvariadic_op_splitter.cc58 Shape new_shape = concat->shape(); in SplitConcatenate() local
Dgpu_conv_rewriter.cc306 Shape new_shape = lhs_transpose->shape(); in MatchBackwardFilter() local
608 Shape new_shape = rhs->shape(); in MatchBackwardInput() local
Dcublas_gemm_pad_for_tensor_cores.cc67 auto create_padding_config = [](Shape& shape, Shape& new_shape) { in PadForTensorCores()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dshape_op.cc176 std::vector<int64> new_shape(existing_dims_size); in Compile() local
209 std::vector<int64> new_shape; in Compile() local
Ddynamic_stitch_op.cc154 TensorShape new_shape; in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dslice_sinker.cc171 Shape new_shape = ShapeUtil::ChangeElementType(shape, element_type); in SinkSlices() local
Dhlo_element_type_converter.cc196 Shape new_shape = GetConvertedTupleShape(hlo->shape(), eliminate_type_, in Run() local
Ddepthwise_convolution_converter.cc163 Shape new_shape = lhs->shape(); in HandleBackwardFilterBatchGroupConvolution() local
Dreshape_mover.cc142 const Shape new_shape = in UpdateOperand() local
Dscatter_expander.cc64 auto new_shape = in CanonicalizeScatterIndices() local
Dhlo_creation_utils.cc117 Shape new_shape = ShapeUtil::MakeShape(operand->shape().element_type(), in MakeReshapeHlo() local
427 Shape new_shape = ShapeUtil::MakeShape(operand->shape().element_type(), in ExpandFirstDimIntoNDims() local
Dconditional_simplifier.cc354 const Shape new_shape = ShapeUtil::MakeTupleShape(new_tuple_shapes); in RemoveUnusedTupleElements() local
/external/tensorflow/tensorflow/core/grappler/optimizers/data/vectorization/
Dcwise_op_vectorizer.cc100 Output new_shape = ops::Concat(scope, {concat_pre, ones, concat_post}, in ExpandDimsForBroadcast() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Doperations.h366 HW new_shape; member
377 HWD new_shape; member
453 BHWC new_shape; member
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Didentify_nearest_upsample.cc52 void CopyShape(const std::vector<int>& new_shape, Array* array) { in CopyShape()
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.h215 ShapeHandle new_shape; in MergeInput() local
247 ShapeHandle new_shape; in RelaxInput() local
/external/tensorflow/tensorflow/core/kernels/
Dshape_ops.h202 std::vector<int64> new_shape; in Compute() local
/external/tensorflow/tensorflow/python/ops/
Dspecial_math_ops.py684 def _reshape_if_necessary(tensor, new_shape): argument
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc283 Shape new_shape = shape; in MakeFakeLiteralInternal() local
385 Shape new_shape = shape; in MakeFakeLiteralInternalWithBounds() local
/external/tensorflow/tensorflow/c/
Dops_test.cc110 TF_ShapeHandle* new_shape = TF_ShapeInferenceContextVectorFromSize( in vectorize_shape_fn() local
/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.cc110 TensorShape new_shape = TensorShape({old_shape_.num_elements()}); in Flatten() local

12