The canonical to_edge_transform_and_lower has some gaps which forced backends to introduce to_edge_transform_and_lower_to_qnn and to_edge_transform_and_lower_to_enn. This task captures the core, backend and internal changes required to deprecate these two methods to avoid further fragmenting and diverging the user experience.
The canonical to_edge_transform_and_lower has some gaps which forced backends to introduce
to_edge_transform_and_lower_to_qnnandto_edge_transform_and_lower_to_enn. This task captures the core, backend and internal changes required to deprecate these two methods to avoid further fragmenting and diverging the user experience.