AOE_MODE
Description
Sets the AOE optimization mode in online inference and training scenarios. The options are as follows:
- 1: subgraph tuning.
- 2: operator tuning.
- 4: gradient splitting tuning.
Example
export AOE_MODE=2
Restrictions
None
Applicability
Parent topic: AOE Tuning