AliBuildsAI

Results 3 issues of AliBuildsAI

Hi, I cannot get good results on ViT-L model. Below is mean success rate. ![Screenshot from 2023-05-19 11-06-59](https://github.com/ir413/mvp/assets/11467351/c73e944d-db9b-4dfd-a776-7608369fa403) Command: `python tools/train_ppo.py task=FrankaPickPixelsLarge` Here is my config for `FrankaPickPixelsLarge` ```name: FrankaPick...

![screenshot from 2017-08-14 19-27-53](https://user-images.githubusercontent.com/11467351/29299916-ed08b2f8-8126-11e7-955d-b24e2eef8a76.png) When I run test_net.py, I encounter CUDA memory related errors (e.g. segmentation fault, CUDA error: an illegal memory access was encountered, etc). Error messages change from...

### Describe the bug I have used [this tutorial](https://isaac-orbit.github.io/orbit/source/tutorials/02_scene/create_scene.html) and changed the environment from cartpole to FrankaLift, but I get the following error. `AttributeError: 'ViewerCfg' object has no attribute 'prim_path'`...