mxnet icon indicating copy to clipboard operation
mxnet copied to clipboard

Add ability to assign classes for ImageFolderDataset

Open dwSun opened this issue 4 years ago • 5 comments

there should be a convenient way to assign classes and the order of them.

dwSun avatar Apr 16 '20 05:04 dwSun

Hey @dwSun , Thanks for submitting the PR All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [clang, windows-gpu, unix-cpu, unix-gpu, sanity, centos-gpu, windows-cpu, centos-cpu, website, miscellaneous, edge]


Note: Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. All CI tests must pass before the PR can be merged.

mxnet-bot avatar Apr 16 '20 05:04 mxnet-bot

@mxnet-bot run ci [all]

dwSun avatar Apr 17 '20 12:04 dwSun

Jenkins CI successfully triggered : [edge, centos-cpu, unix-gpu, website, centos-gpu, windows-gpu, clang, unix-cpu, windows-cpu, sanity, miscellaneous]

mxnet-bot avatar Apr 17 '20 12:04 mxnet-bot

@mxnet-bot run ci [all]

szha avatar Aug 11 '20 06:08 szha

Jenkins CI successfully triggered : [unix-cpu, edge, windows-cpu, sanity, website, unix-gpu, windows-gpu, centos-cpu, miscellaneous, clang, centos-gpu]

mxnet-bot avatar Aug 11 '20 06:08 mxnet-bot