Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_lib.cc452 PartialTensorShape component_shape; in Shape() local
/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_utils.cc731 TensorShape component_shape(t.shape()); in ReadBatch() local
827 TensorShape component_shape((*batch)[i].shape()); in ProcessBatch() local
Dpadded_batch_dataset_op.cc300 TensorShape component_shape({}); in GetNextInternal() local
/external/tensorflow/tensorflow/core/kernels/
Dbarrier_ops.cc162 TensorShape component_shape(ready_tuples[0][i].shape()); in TryInsertMany() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Drebatch_dataset_op.cc496 TensorShape component_shape({batch_size}); in GetNextInternal() local
Dmap_and_batch_dataset_op.cc508 TensorShape component_shape({dataset()->batch_size_}); in EnsureOutputAllocated() local
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2372 Shape component_shape = in MakeElementGenerator() local