Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from libvirt/libvirt-java
Automatic read-only mirror of http://libvirt.org/git/?p=libvirt-java.git;a=summary
Java
-
-
Forked from horovod/horovod
Distributed training framework for TensorFlow, Keras, and PyTorch.
Python 1
-
Forked from pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
C++
-
63 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in horovod/horovod that received 2 comments
Fix horovodrun LSF feature
1- Remove _get_driver_ip from LSF code path (inserted by #1807) 2- Switch query from LSB_JOBID to CSM_ALLOCATION_ID because LSB_JOBID may point to …