Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddense_to_sparse_batch_dataset_op.cc50 PartialTensorShape row_shape; in MakeDataset() local
80 const PartialTensorShape& row_shape, const DatasetBase* input) in Dataset()
142 std::vector<int64> row_shape; in AsGraphDefInternal() local
173 const PartialTensorShape& row_shape = in GetNextInternal() local
/external/tensorflow/tensorflow/python/data/experimental/ops/
Dbatching.py102 def dense_to_sparse_batch(batch_size, row_shape): argument
300 def __init__(self, input_dataset, batch_size, row_shape): argument
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2493 TensorShape dense_shape, row_shape; in ParseSequenceDenseFeatures() local