kInputFromFusionScope
Description
Defines a constant indicating that the small operators are input from the scope boundary.
Prototype
const char_t *const kInputFromFusionScope = "InputFromFusionScope";
Restrictions
None
Parent topic: Constant
Defines a constant indicating that the small operators are input from the scope boundary.
const char_t *const kInputFromFusionScope = "InputFromFusionScope";
None