SONG Ge
SONG Ge
K8s-Orca-Exception in this issue: https://github.com/intel-analytics/analytics-zoo/issues/5054
> @sgwhat Roger that
In the tf2/resnet training data part, we'd better change the URL of instruction. The original tensorflow/model repository's slim bazel BUILD file is broken and not working, this [repository ](https://github.com/simnalamburt/models/tree/main/research/slim) updated...
> * [ ] bf16 verification > * [x] make sure oneDNN ops can be turned off > * [x] inception v1 example > * [x] other examples, ut >...
Continue adding more results of other examples - v1.15.0up3 Tensorflow | Task Name | Loss | Top1Accuracy | Running Time(s) | | ------------ | ------------- | ------------- | ------------- |...
## Reason This error occurs when initialize an orca context with `init_ray_on_spark=True`. It might be caused by an atypical python environment. ## Solution ### Option 1 If you need to...
> Thanks, I will try it. because I use AutoTSEstimator, I need to use ray_on_spark. By the way, if I use venv to create virtual environment, I want to know...
> Hi, Maybe my problem still exists. I still get the same error. I can't get the dashboard.log. I can't see this file in my folder. When I view the...
> Sure, I use python3.7 -m venv myven to create a virtual environment pip3 install bigdl-chronos[all]==2.0.0 pip3 install bigdl-orca[ray]==2.0.0 Seems using venv to call `ray.init( )` will not generate `dashboard.log`,...
Hey, sorry for the later reply. I have discussed with my co-workers, and we don't recommend users to use `venv` to run bigdl programs since they may get troubles. Meanwhile,...