Skip to content

Panlichen/models

 
 

Repository files navigation

Please refer to the official repository for detailed documentation.

Running experiments in the OCCL paper

cd Vision/classification/image/resnet50/examples
bash train_ofccl_graph_distributed_fp32.sh <NUM_LOCAL_GPUS>

Notes:

  • Prepare the ImageNet dataset in advance.
  • If the environment virable ONEFLOW_ENABLE_OFCCL in train_ofccl_graph_distributed_fp32.sh is set to 1, OCCL will be used during training; otherwise, NCCL will be employed.

About

Models and examples built with OneFlow

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 93.7%
  • Shell 5.2%
  • Cuda 0.5%
  • C++ 0.2%
  • Scala 0.2%
  • Perl 0.1%
  • Other 0.1%