mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-04 02:26:51 +00:00
[fx/tuning] tune performance on rotor with meta info. (#1599)
This commit is contained in:
@@ -7,4 +7,4 @@ else:
|
||||
from .experimental import meta_profiler_function, meta_profiler_module, profile_function, profile_method, profile_module
|
||||
|
||||
from .dataflow import GraphInfo
|
||||
from .memory import parameter_size, activation_size
|
||||
from .memory import parameter_size, activation_size, is_inplace
|
||||
|
Reference in New Issue
Block a user