Home
last modified time | relevance | path

Searched defs:component_shape (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/data/
Ddataset_utils.cc606 TensorShape component_shape(t.shape()); in ReadBatch() local
701 TensorShape component_shape((*batch)[i].shape()); in ProcessBatch() local
/external/tensorflow/tensorflow/core/kernels/data/
Dpadded_batch_dataset_op.cc345 TensorShape component_shape({}); in CopyBatch() local
/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_lib.cc511 PartialTensorShape component_shape; in Shape() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Drebatch_dataset_op.cc509 TensorShape component_shape({batch_size}); in GetNextInternal() local
Dmap_and_batch_dataset_op.cc514 TensorShape component_shape({dataset()->batch_size_}); in EnsureOutputAllocated() local
/external/tensorflow/tensorflow/core/kernels/
Dbarrier_ops.cc163 TensorShape component_shape(ready_tuples[0][i].shape()); in TryInsertMany() local
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2558 Shape component_shape = in MakeElementGenerator() local