megengine.traced_module¶
>>> import megengine.traced_module as tm
|
Traces module |
|
Registers class |
|
Call this function to register |
Node¶
|
|
|
Expr¶
A fake Expr which is used to mark the input of graph. |
|
|
|
|
|
|
|
|
|
|
InternalGraph¶
|
>>> import megengine.traced_module as tm
|
Traces module |
|
Registers class |
|
Call this function to register |
|
|
|
A fake Expr which is used to mark the input of graph. |
|
|
|
|
|
|
|
|
|
|
|