ReplaceByPureDictΒΆ
Updates the state of a module/node using a dictionary of values.
Abstract Signature:
ReplaceByPureDict(state, pure_dict: dict)
PyTorch
API:
load_state_dictStrategy: Plugin (load_state_dict_wrapper)
Keras
API:
set_weightsStrategy: Plugin (keras_weights_wrapper)