| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-07-30 | 572 Bytes | |
| v0.13.0-alpha.7 source code.tar.gz | 2023-07-30 | 601.6 kB | |
| v0.13.0-alpha.7 source code.zip | 2023-07-30 | 637.4 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
- Try to setup logging in RayExecutor (fails so far)
- Lazy initialisation of Ray to speedup things in CLI
- Add
ExecutorConfig.parallelismparameter - Add
nameparameter toexecutor.run_process_batchto customize task name in ray dashboard - Migrate
run_changelistto executor, possible parallelisation - Limit number of in-flight Ray tasks in one
run_process_batchto 100 -
Fix batch count in tqdm in
run_changelist -
Add
--start-stepparameter tostep run-changelistCLI - Move
--executorparameter fromdatapipe steptodatapipecommand