"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "7c1149120829eb58e42a1ba4dbd2a9fa98864707"
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