Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| README.md | 4 years ago | |
| complex_pipeline_mlp.py | 4 years ago | |
| config3.yml | 4 years ago | |
| config4.yml | 4 years ago | |
| config8.yml | 4 years ago | |
| data_model_pipeline_mlp.py | 4 years ago | |
| data_pipeline_mlp.py | 4 years ago | |
| dist_config8.yml | 4 years ago | |
| dist_data_pipeline_mlp.py | 4 years ago | |
| simple_pipeline_mlp.py | 4 years ago | |
| test_model_mlp.py | 4 years ago | |
| test_model_mlp_base.py | 4 years ago | |
mpirun --allow-run-as-root --tag-output -np 8 python complex_pipeline_mlp.py
heturun -c config8.yml python simple_pipeline_mlp.py
heturun -c config8.yml python data_pipeline_mlp.py
heturun -c dist_config8.yml python dist_data_pipeline_mlp.py
heturun -c config3.yml python test_model_mlp_base.py --save
heturun -c config4.yml python test_model_mlp.py --split left
heturun -c config4.yml python test_model_mlp.py --split right
heturun -c config4.yml python test_model_mlp.py --split middle
heturun -c config8.yml python data_model_pipeline_mlp.py --split left
heturun -c config8.yml python data_model_pipeline_mlp.py --split right
heturun -c config8.yml python data_model_pipeline_mlp.py --split middle
分布式深度学习系统
Python C++ Cuda C CMake other