Skip to content

geyang/tensorflow_data_loading

Repository files navigation

List of Data Loader Patterns for Tensorflow

These code come from the Tensorflow documentation the (experimental) new Dataset API.

General types:

  • one_shot
  • initializable
  • reinitializable
  • feedable

I also included some image loading (and processing) example inside. See loading_images.py

-- Ge

About

A list of data loading patterns for TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages