Home
last modified time | relevance | path

Searched defs:target_shape (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/python/keras/tests/
Dmodel_architectures_test.py43 def get_test_data(self, input_shape, target_shape): argument
/external/tensorflow/tensorflow/compiler/tests/
Dimage_ops_test.py415 target_shape, argument
554 target_shape, argument
715 target_shape, argument
/external/tensorflow/tensorflow/core/util/
Dtensor_slice_set.cc78 TensorShape target_shape; in QueryMeta() local
/external/tensorflow/tensorflow/core/kernels/
Dreshape_util.cc109 auto target_shape = target_shape_in.vec<int64>(); in ReshapeSparseTensor() local
Ddeserialize_sparse_string_op.cc201 Tensor target_shape(DT_INT64, TensorShape({ndims + output.dims() - 2})); in Compute() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dtuple_ops.cc110 llvm::Value* EmitGetTupleElement(const Shape& target_shape, int64 index, in EmitGetTupleElement()
/external/tensorflow/tensorflow/python/kernel_tests/
Dsparse_reshape_op_test.py336 def _MakeAndReshapeTensor(self, tensor_class, original_shape, target_shape): argument
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dfft_handler.cc340 HloInstruction* SliceValidData(HloInstruction* hlo, const Shape& target_shape, in SliceValidData()
Dspmd_partitioner_util.cc1795 HloSharding CreateMatchingShardingOnDims(const Shape& target_shape, in CreateMatchingShardingOnDims()
Dspmd_partitioner.cc869 Shape target_shape = shard_shape; in ReplicatePartial() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2096 Shape target_shape = fusion->shape(); in HandleFusion() local
3026 const BufferAllocation::Slice& slice, const Shape& target_shape) { in EmitThreadLocalBufferPointer()
3076 const BufferAllocation::Slice& slice, const Shape& target_shape) { in EmitGlobalBufferPointer()
3101 const Shape& target_shape) { in EmitBufferPointer()
3114 const Shape& target_shape = op->shape(); in EmitTargetAddressForOp() local
3134 const Shape& target_shape = target_op->shape(); in EmitTargetElementLoop() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py2775 def test_dtype(image, target_shape, target_method): argument
3101 target_shape, argument
3319 def test_dtype(image, target_shape, target_method): argument
3637 def _assertResizeCheckShape(self, x, x_shape, target_shape, argument
/external/tensorflow/tensorflow/python/keras/layers/
Dcore.py483 def __init__(self, target_shape, **kwargs): argument
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc842 Output target_shape = ops::Concat( in TEST_F() local
888 Output target_shape = in TEST_F() local
920 Output target_shape = ops::Const(s, {4, 3, 28, 28}, {4}); in TEST_F() local
952 Output target_shape = ops::Const(s, {4, 3, 28, 28}, {4}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_sharding_util.cc298 const Shape& target_shape, in ReshapeSharding()
Dlayout_assignment.cc812 const Shape& target_shape = in CreateCopyWithNewLayout() local