"examples/pytorch/language-modeling/run_clm.py" did not exist on "bca0dd5ee3a34d41a54cde3aa598bf8045e36cad"
Traced models serialization and torchscripting fix (#17206)
* Fix torch.jit.script and pickling issues * Fix get_attr issues * Fix import in function * Fix GPT-J and T5 tracing for torch=1.11 * Gate graph surgery on torch version * Modeling minor changes to enable TorchScripting * Model serialization / deserialization test * Remove _assert_is_none users
Showing
Please register or sign in to comment