Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DET-2835] feat: support tf.data.Dataset for all TF version #98

Merged
merged 1 commit into from
Apr 14, 2020
Merged

[DET-2835] feat: support tf.data.Dataset for all TF version #98

merged 1 commit into from
Apr 14, 2020

Commits on Apr 14, 2020

  1. feat: support tf.data.Dataset for all TF version

    Do not checkpoint tf.data.Datasets. Resuming training from the
    correct place for  tf.data.Dataset inputs will be supported
    once data layer is enabled.
    
    DET-2835  #Done.
    aaron276h committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    f14919a View commit details
    Browse the repository at this point in the history