mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Added initializer which sets up the ParameterInfo object in the opposite format as the pFP16Initializer. This is needed for when the op requires the initialized blob to be FP32 but a FP16 copy of the weights is needed. Reviewed By: wesolwsk Differential Revision: D5840832 fbshipit-source-id: 439e87f41a1dbc58bf63a5c0e7f7fc4cb00b4d65 |
||
|---|---|---|
| .. | ||
| initializers_test.py | ||
| initializers.py | ||
| parameter_info.py | ||
| parameter_sharing_test.py | ||
| parameter_sharing.py | ||