mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-09 04:50:17 +00:00
[dtensor] updated api and doc (#3845)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from .d_tensor import DTensor
|
||||
from .sharding_spec import ShardingSpec
|
||||
|
||||
__all__ = ['DTensor', 'ShardingSpec']
|
||||
|
Reference in New Issue
Block a user