Yang Wang
Yang Wang
http://10.112.231.51:18888/job/ZOO-PR-BigDL-Python-Spark-2.4-py36/43/console seems to related to ppml. 
- [x] #4778 - [x] #4779 - [x] #4783 - [x] #4807 - [x] #4806 - [x] #4815 - [x] #4805 - [x] #4781 - [x] #4846 - [x] #4780...
commented out here https://github.com/intel-analytics/analytics-zoo/blob/bigdl-2.0/python/orca/test/bigdl/orca/inference/test_inference_model.py#L58-L70
Reference Steps: #4804 File Mapping: pyzoo/zoo/examples/orca/data -> python/orca/example/data python/zoo/example/orca/learn -> python/orca/example/learn pyzoo/zoo/examples/ray_on_spark -> python/orca/example/ray_on_spark pyzoo/zoo/examples/pytorch -> python/orca/example/torchmodel pyzoo/zoo/examples/tensorflow/tfpark -> python/orca/example/tfpark pyzoo/zoo/examples/run-example-test-ray-horovod-pytorch-integration.sh -> python/orca/dev/example/run-example-test-ray-horovod-pytorch-integration.sh pyzoo/zoo/examples/run-example-test-ray-horovod-pytorch.sh -> python/orca/dev/example/run-example-test-ray-horovod-pytorch.sh (except chronos) pyzoo/zoo/examples/run-example-test-ray-horovod-tf.sh ->...
PYTHONPATH or pip install -e does may not work because `bigdl` package is spread into multiple sub-projects. Building and installing each time we have a change is too heavy. Currently...
- [ ] bf16 verification - [x] make sure oneDNN ops can be turned off - [ ] inception v1 example - [x] other examples, ut - [ ] wnd...
/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET **Short description** tfds with a hdfs data_dir does not work since 4.1.0. **Environment information** * Operating System: linux * Python version:...
The pasted code will throw the following error: ``` Traceback (most recent call last): File "/home/yang/miniconda3/envs/nano-pytorch-2/lib/python3.7/site-packages/neural_compressor/experimental/quantization.py", line 151, in execute self.strategy.traverse() File "/home/yang/miniconda3/envs/nano-pytorch-2/lib/python3.7/site-packages/neural_compressor/strategy/strategy.py", line 392, in traverse tune_cfg, self.model, self.calib_dataloader,...
HI, Thank you for sharing your code. However, when I run the plain VAE code using the default parameters, I cannot reproduce the result you post on the REAMED page....