Add Half dtype support (#1795)
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/1795 Rationale - this was needed to bypass errors while enabling xnnpack fp16 support up the stack. * Add Half dtype for Aten bridge * Allow serialization of Half - potentially FC breaking (already have it in [scalar types](https://www.internalfb.com/code/fbsource/[5dd332f406a1be2e184a14f83815a7bfb3a65ccd]/xplat/executorch/runtime/core/portable_type/scalar_type.h?lines=67)) Reviewed By: larryliu0820 Differential Revision: D53248905 fbshipit-source-id: 65c35c03c7ee17e949c05591d945e24e2d003f67
D
Digant Desai committed
779d58bf8ea8f3fbfcd2054176688c61a9b42304
Parent: b5dd5cb
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 2/2/2024, 1:40:37 PM