Add support for edge dialect ops in exir/serde
Summary: X-link: https://github.com/pytorch/pytorch/pull/106371 Adding support for edge dialect ops in `exir/serde`. This diff does the following: - Moves the global `serialize_operator/deserialize_operator` implementations in`export/serde/serialize.py` into `GraphModuleSerializer` and `GraphModuleDeserializer` - Adds implementations of `serialize_operator/deserialize_operator` inside `GraphModuleSerializer` and `GraphModuleDeserializer` in `exir/serde/serialize.py` Reviewed By: chakriu, angelayi Differential Revision: D47938280 fbshipit-source-id: 8a8aed65c51d9cc57b4b37499421be971c19d344
T
Tarun Karuturi committed
13ca8c91eef12638243b0c0cc2e595e33ee3d20e
Parent: f8a19a7
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 8/2/2023, 8:01:44 PM