Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41c68b commit cd8db09Copy full SHA for cd8db09
1 file changed
apex/contrib/bottleneck/__init__.py
@@ -1,2 +1,2 @@
1
from .bottleneck import Bottleneck, SpatialBottleneck
2
-from .halo_exchangers import HaloExchangerNoComm, HaloExchangerAllGather, HaloExchangerSendRecv
+from .halo_exchangers import HaloExchangerNoComm, HaloExchangerAllGather, HaloExchangerSendRecv, HaloExchangerPeer
0 commit comments