megengine.functional.debug_param.get_execution_strategy¶
- get_execution_strategy()[源代码]¶
Returns the execution strategy of
Conv2d
andmatmul
See
set_execution_strategy
for possible return values- 返回类型
Strategy
Returns the execution strategy of Conv2d
and matmul
See set_execution_strategy
for possible return values
Strategy