ipex-llm
ipex-llm copied to clipboard
[WIP] Support Ray Runtime in Chronos Example
This PR is going to support ray runtime in Chronos examples which call init_orca_context
and with data_creator
input.
- [x] Update network_traffic.py
- [x] Update base-forecaster.py
- [x] Add Test Script
- [ ] Update predict part (failed in test)