SIGN IN SIGN UP

Deserialize operator args even if operator wasn't found

Summary:
Today when de-serializing a graph if the operator is not found we just return the fake operator without any args or kwargs. This doesn't work for the SDK visualization purpose as we need to render the graph with all the connections.

In order to support this only for EXIR targeted serialization i'm adding support for deserializing operators (their inputs and outputs) without any schema

Reviewed By: angelayi

Differential Revision: D48258339

fbshipit-source-id: 7601c76c6ada2cc01fdfeadbba6814f40c9275a9
T
Tarun Karuturi committed
9af7d57e62dd9504f1d61682de6144013132bc48
Parent: ddde60b
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 8/22/2023, 11:07:48 PM