Commit Graph

12 Commits (3539952b663581b6f3866befd3dd33350425607e)

Author SHA1 Message Date
TinaMengtingZhang ccefa8b32e Make Parse() as protected
4 years ago
TinaMengtingZhang 518828b639 Support 3 composed data ops and cleanup code
4 years ago
Cathy Wong 3fc204e3bc dataset: Create C++ API classes for vision transform ops
4 years ago
TinaMengtingZhang c5aa3eeef2 Add API class for data transform ops except Compose, RandomApply, RandomChoice
4 years ago
Zirui Wu 0e68575e77 port over getter pass
4 years ago
Nat Sutyanyong 7c5b2de1ec dataset CPP UT: Updates for ExecTree to IRTree Support
4 years ago
Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
4 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
4 years ago
alex-yuyue ccff3a5316 Change build to return status
4 years ago
Eric db2a8b5e1d Disable getter pass
4 years ago
Eric Zhang 809e1d5086 added python api based on cpp api
4 years ago
Zirui Wu ff5999fc2f add removal pass for getters
4 years ago