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

Add Index to IO Batch #504

Merged
merged 26 commits into from
Nov 12, 2015
Merged

Add Index to IO Batch #504

merged 26 commits into from
Nov 12, 2015

Commits on Nov 6, 2015

  1. add enable image index

    何俊然 committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    f71f1b1 View commit details
    Browse the repository at this point in the history
  2. add index

    何俊然 committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    0bbff0c View commit details
    Browse the repository at this point in the history
  3. fix lint

    何俊然 committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    97b3d09 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

  1. add enable image index

    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    d8cb825 View commit details
    Browse the repository at this point in the history
  2. add index

    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    278dfad View commit details
    Browse the repository at this point in the history
  3. fix lint

    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    9505323 View commit details
    Browse the repository at this point in the history
  4. change c_api index interface

    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    edd9b9c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/junranhe/mxnet

    Conflicts:
    	include/mxnet/c_api.h
    	python/mxnet/io.py
    	python/mxnet/model.py
    	src/c_api/c_api.cc
    	src/io/iter_prefetcher.h
    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    b3249d4 View commit details
    Browse the repository at this point in the history
  6. fix lint

    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    07a0de7 View commit details
    Browse the repository at this point in the history
  7. fix coredown

    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    f8187a6 View commit details
    Browse the repository at this point in the history
  8. fix bug with inst_index is null

    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    33b0d03 View commit details
    Browse the repository at this point in the history
  9. fix io index

    何俊然 committed Nov 9, 2015
    Configuration menu
    Copy the full SHA
    652e3b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2015

  1. Merge pull request #519 from starimpact/master

    add swapaxis operator into mxnet
    tqchen committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    9d1abbf View commit details
    Browse the repository at this point in the history
  2. checkout Makefile

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    a059d6a View commit details
    Browse the repository at this point in the history
  3. add enable image index

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    503443f View commit details
    Browse the repository at this point in the history
  4. add index

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    775d97b View commit details
    Browse the repository at this point in the history
  5. fix lint

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    72d21ad View commit details
    Browse the repository at this point in the history
  6. add enable image index

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    120cf4b View commit details
    Browse the repository at this point in the history
  7. add index

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    7df73de View commit details
    Browse the repository at this point in the history
  8. fix lint

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    318ca2a View commit details
    Browse the repository at this point in the history
  9. change c_api index interface

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    c17affd View commit details
    Browse the repository at this point in the history
  10. fix lint

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    baf3684 View commit details
    Browse the repository at this point in the history
  11. fix coredown

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    909ca3e View commit details
    Browse the repository at this point in the history
  12. fix bug with inst_index is null

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    2fc16a3 View commit details
    Browse the repository at this point in the history
  13. fix io index

    何俊然 committed Nov 10, 2015
    Configuration menu
    Copy the full SHA
    04a9a79 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6492418 View commit details
    Browse the repository at this point in the history