mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-16 14:41:53 +00:00
[fx] support meta tracing for aten level computation graphs like functorch. (#1536)
* [fx] support meta tracing for aten level computation graphs like functorch. * [fx] support meta tracing for aten level computation graphs like functorch. * [fx] remove redundant import. * [fx] add docstring.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
from .tracer import ColoTracer
|
||||
from ._meta_trace import meta_trace
|
||||
|
Reference in New Issue
Block a user