Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Rewrite dataloader, improves responsiveness and reliability #13447

Merged
merged 8 commits into from
Nov 30, 2018

Commits on Nov 28, 2018

  1. fix recordio.py

    zhreshold committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    54c0d0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965dc2e View commit details
    Browse the repository at this point in the history
  3. fix batch as tuple

    zhreshold committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    43e315c View commit details
    Browse the repository at this point in the history
  4. fix prefetching

    zhreshold committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    9ed47a3 View commit details
    Browse the repository at this point in the history
  5. fix pylint

    zhreshold committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    a400375 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. picklable function

    zhreshold committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    e5b11d4 View commit details
    Browse the repository at this point in the history
  2. use pickle

    zhreshold committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    7de1f2e View commit details
    Browse the repository at this point in the history
  3. add missing commit

    zhreshold committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    1b2fc73 View commit details
    Browse the repository at this point in the history