megengine.utils¶
Computing Graph Tools¶
返回 |
|
获取拥有这个变量的算子的所有输入。 |
|
获得拥有这个变量的算子类型。 |
|
获取一个算子的类型。 |
|
一个用于遍历计算图并返回足够有用的信息的辅助函数。 |
|
获取一个导出模型的按照拓扑序排列的算子列表。 |
|
替换图中的变量。 |
|
替换图中的算子。 |
|
For all oprs in the subgraph constructed by dest_vars, sets its priority to id if its original priority is zero. |
|
Loads a serialized computing graph as a GraphInference object which can be used to execute the computing graph. |
Hook¶
Network¶
Convert
convert a |
NodeFilter¶
Filter on node iterator. |
Network Node¶
Module Stats¶
Calculate and print |