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

Changes to support native Data loader and readers #81

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

hariharan-devarajan
Copy link
Collaborator

  1. Rename current data loaders and reader to DLIO
  2. Create native implementation for data loaders and readers.

Fixes #80

1. Rename current data loaders and reader to DLIO
2. Create native implementation for data loaders and readers.
zhenghh04 added a commit that referenced this pull request Dec 1, 2023
zhenghh04 added a commit that referenced this pull request Dec 15, 2023
…files (#118)

* fixed readthedoc build issue

* partial merged the following PR: #81

* added back npz_reader

* fixed bugs

* fixed bugs

* fixed image reader issue

* fixed Profile, PerfTrace

* removed unnecessary logs

* fixed dali_image_reader

* fixed dali_image_reader

* added support for npy format

* added support for npy format

* changed enumerations

* added removed dali base reader

* fixed a bug

* added native-dali-loader tests in github action

* corrected github action formats

* fixed read return

* removed abstractmethod

* fixed bugs

* added dont_use_mmap

* fixed indent

* fixed csvreader

* native_dali test with npy format instead of npz

* fixed issue of enum

* modify action so that dlio will always be installed

* [skip ci] added documentation for dali

* removed read; and define it as pipeline

* added exceptions for unimplemented methods

* added preprocessing

* conditional cache for DLIO installation

* fixed bugs

* fixed bugs

* fixed bugs

* fixing again

* tests again
@hariharan-devarajan hariharan-devarajan marked this pull request as draft January 29, 2024 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for DALI, pytorch, and tensorflow reader
1 participant