Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
apeforest committed Mar 16, 2020
1 parent 9bbb6e0 commit 8ac5a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/mxnet/kvstore/horovod.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# under the License.

# coding: utf-8
""" Key value store interface of MXNet for Horovod """
from __future__ import absolute_import
from .base import KVStoreBase

Expand Down

0 comments on commit 8ac5a82

Please sign in to comment.