SIGN IN SIGN UP

Hide exir.serialize; rename [de]serialize_{to/from}_flatbuffer (#187)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/187

The whole serialize module is an internal implementation detail, so rename it to `_serialize` to make that clear.

Also underscore-prefix elements of that module that no-one should use externally, like `_bindings` and `_[de]serialize_pte_binary()` (which used to be `_[de]serialize_{to/from}_flatbuffer()`.

Reviewed By: JacobSzwejbka

Differential Revision: D48490828

fbshipit-source-id: 1e4673523da810a62b3232228758d583bd10ab26
D
Dave Bort committed
4db7dc1c82705b57d5126d6b7eb054e6a933b18c
Parent: e379356
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 9/7/2023, 8:47:07 PM