Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tensorflow-datasets

Adding Tensorboard summaries from graph ops generated inside Dataset map() function calls

TensorFlow tf.data.Dataset and bucketing

Produce balanced mini batch with Dataset API

How to change batch size dynamically in Tensorflow 2.0 Dataset?

TensorFlow - Read video frames from TFRecords file

Cannot batch tensors with different shapes in component 0 with tf.data.Dataset

Tensorflow: How to use dataset from generator in Estimator

tensor.numpy() not working in tensorflow.data.Dataset. Throws the error: AttributeError: 'Tensor' object has no attribute 'numpy'

Interleaving multiple TensorFlow datasets together

Sliding window of a batch in Tensorflow using Dataset API

Tensorflow Dataset API: dataset.batch(n).prefetch(m) prefetches m batches or samples?

tensorflow-datasets

Output differences when changing order of batch(), shuffle() and repeat()

how to apply imgaug augmentation to tf.dataDataset in Tensorflow 2.0

Does TensorFlow's `sample_from_datasets` still sample from a Dataset when getting a `DirectedInterleave selected an exhausted input` warning?

How to use tf.data.Dataset.apply() for reshaping the dataset

Loss goes up back to starting value after re-initializing dataset

How to use tf.data's initializable iterators within a tf.estimator's input_fn?

How to make custom loss with extra input in tensorflow 2.0

How to make tf.data.Dataset return all of the elements in one call?

Tensorflow 2 throwing ValueError: as_list() is not defined on an unknown TensorShape