8000 GitHub - Panlichen/models: Models and examples built with OneFlow
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000 / models Public
forked from Oneflow-Inc/models

Models and examples built with OneFlow

License

Notifications You must be signed in to change notification settings

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

No packages published

Languages

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