Home
last modified time | relevance | path

Searched defs:row_shape (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddense_to_sparse_batch_dataset_op.cc52 PartialTensorShape row_shape; in MakeDataset() local
82 const PartialTensorShape& row_shape, const DatasetBase* input) in Dataset()
134 std::vector<int64> row_shape; in AsGraphDefInternal() local
165 const PartialTensorShape& row_shape = in GetNextInternal() local
/external/tensorflow/tensorflow/contrib/data/python/ops/
Dbatching.py29 def dense_to_sparse_batch(batch_size, row_shape): argument
/external/tensorflow/tensorflow/python/data/experimental/ops/
Dbatching.py156 def dense_to_sparse_batch(batch_size, row_shape): argument
451 def __init__(self, input_dataset, batch_size, row_shape): argument
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2198 TensorShape dense_shape, row_shape; in FastParseSequenceExample() local