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

[WIP][mxnet 2.0] Pure C++ threaded dataloader that shared the interface with gluon dataloader #17464

Closed
wants to merge 92 commits into from

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    c3edf17 View commit details
    Browse the repository at this point in the history
  2. revert makefile

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    bf25545 View commit details
    Browse the repository at this point in the history
  3. fix python binder

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    8386f03 View commit details
    Browse the repository at this point in the history
  4. fix ImageSequenceDataset

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    8098e77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e62c22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f809c5 View commit details
    Browse the repository at this point in the history
  7. fix image copy

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e92518f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b925d17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b410909 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20046ee View commit details
    Browse the repository at this point in the history
  11. remove mnist data

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    d963cb3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04ead8e View commit details
    Browse the repository at this point in the history
  13. fix samplers

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    34ddf7b View commit details
    Browse the repository at this point in the history
  14. fix sampler registration

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    36621b9 View commit details
    Browse the repository at this point in the history
  15. backup changes

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    4b01028 View commit details
    Browse the repository at this point in the history
  16. add randomsamplerIter

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a55c032 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d41af7c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca00dc4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    83a3ad2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ccd4063 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c0bc373 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4f29029 View commit details
    Browse the repository at this point in the history
  23. add unittest

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    9f36a20 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2661677 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    913eece View commit details
    Browse the repository at this point in the history
  26. fix datloader all together

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    89432f3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    58d9fe3 View commit details
    Browse the repository at this point in the history
  28. fix scalar batched data

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a4aaf9a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0cd97d9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7ac0147 View commit details
    Browse the repository at this point in the history
  31. fix capi name

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    a2e9ac1 View commit details
    Browse the repository at this point in the history
  32. add lazy transform dataset

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    fae205d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ce5a3e2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4acffda View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    389eb38 View commit details
    Browse the repository at this point in the history
  36. fix compilation

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    78aec77 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9c9cf0e View commit details
    Browse the repository at this point in the history
  38. cifar training successful

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    936eb4b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e729a8f View commit details
    Browse the repository at this point in the history
  40. try duplicate cachedop

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    e686d9b View commit details
    Browse the repository at this point in the history
  41. backup

    zhreshold committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    7082b4e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. fix random crop op

    zhreshold committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    1326d48 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. add batchify capi

    zhreshold committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    49c99e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. fix batchify c_api

    zhreshold committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    9f487e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85e1bdb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. add batchify functions

    zhreshold committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    3eb0813 View commit details
    Browse the repository at this point in the history
  2. add appendBatchify

    zhreshold committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    827e017 View commit details
    Browse the repository at this point in the history
  3. fix batchify input array

    zhreshold committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    28b2c42 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Configuration menu
    Copy the full SHA
    000b628 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0954edf View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    bad8417 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    9811a91 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. add more tests

    zhreshold committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    ec9bca4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d146e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10ef8ad View commit details
    Browse the repository at this point in the history
  4. add tests for nopython mode

    zhreshold committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    6f53af6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. try add bbox transforms

    zhreshold committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    73c8697 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. Configuration menu
    Copy the full SHA
    28c6316 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    879252e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    5139449 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    42f3f5f View commit details
    Browse the repository at this point in the history
  2. fix cuda names

    zhreshold committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    fa9a8b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c1300d View commit details
    Browse the repository at this point in the history
  4. fix try_nopython behavior

    zhreshold committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    b67ecf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec0a1f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    09b03b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88f514 View commit details
    Browse the repository at this point in the history
  3. fix

    zhreshold committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    cec1ac3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. add skip_engine

    zhreshold committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    1358787 View commit details
    Browse the repository at this point in the history
  2. add resize check

    zhreshold committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    660352f View commit details
    Browse the repository at this point in the history
  3. fix center_crop

    zhreshold committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    4d381c3 View commit details
    Browse the repository at this point in the history
  4. allow 0 cropping bound

    zhreshold committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    00f825b View commit details
    Browse the repository at this point in the history
  5. allow 0 cropping bound

    zhreshold committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    7443ca0 View commit details
    Browse the repository at this point in the history
  6. add profiler to dataloader

    zhreshold committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    0034f41 View commit details
    Browse the repository at this point in the history
  7. omp batchify

    zhreshold committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    2c5b408 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7cc635b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    349b0aa View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. reorg c++ io

    zhreshold committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    16dbfef View commit details
    Browse the repository at this point in the history
  2. revert

    zhreshold committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    a3a1c95 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. remove engine copy

    zhreshold committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    ffdfff0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. fix test errors

    zhreshold committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    d66ef96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f79fca View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Configuration menu
    Copy the full SHA
    42eca6e View commit details
    Browse the repository at this point in the history
  2. start bbox transforms

    zhreshold committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    cfe291a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. add bbox utils

    zhreshold committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    0364a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ff894 View commit details
    Browse the repository at this point in the history
  3. revert ndarray contrib.py

    zhreshold committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    ae1391e View commit details
    Browse the repository at this point in the history
  4. add more bbox util funcs

    zhreshold committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    56bb1c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. add numpy vision test

    zhreshold committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ade29f3 View commit details
    Browse the repository at this point in the history
  2. fix unittests

    zhreshold committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    dc049af View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. reorg naive cached op

    zhreshold committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    bed2608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421f81d View commit details
    Browse the repository at this point in the history