mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00: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.py | ||
| initializers_test.py | ||
| parameter_info.py | ||
| parameter_sharing.py | ||
| parameter_sharing_test.py | ||