[PyTorch] Avoid initializing recipe state in fusible op base class constructor (#2421)
Do not initialize recipe state in base op class
Op attrs may not be set. Move recipe state initialization to linear op constructor.
Signed-off-by:
Tim Moon <tmoon@nvidia.com>
Showing
Please register or sign in to comment