[XLA] Add F16 support to the Literal protobuf and LiteralUtils class. (#9913)
* Add F16 support to the Literal protobuf and LiteralUtils class. No support has been added to any public backend, however the unit tests demonstrate that the literals can store and retreive data correctly. * Changes after code review * Use an alternative form of local initialization * Change a few more C-style casts to C++ casts
Loading
Please sign in to comment