Commit Graph

12 Commits (bd777e0710ba51c66d1f37e9f73f60e405015a72)

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