|
30aaa07594
|
New serialization format (#12384)
Summary:
Addressed Dima's feedback.
The proposal is here: https://fb.quip.com/TbQmAuqIznCf
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12384
Reviewed By: dzhulgakov
Differential Revision: D10246743
Pulled By: houseroad
fbshipit-source-id: c80db0c35d60ca32965275da705f2b1dfb2a7265
|
2018-10-16 16:36:58 -07:00 |
|
|
1d3f650ce4
|
Revert D10098106: [pytorch][PR] [WIP] New version of PT1 model format
Differential Revision:
D10098106
Original commit changeset: 94ec7fc57c84
fbshipit-source-id: 38f729b0970618f38359797b806cbbcd865f4715
|
2018-10-02 00:43:40 -07:00 |
|
|
35becd1879
|
New version of PT1 model format (#12149)
Summary:
Considered four different existing formats: 1) static graph, 2) torch script, 3) pickle files, 4) PyTorch C++ serialize APIs
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12149
Reviewed By: BIT-silence
Differential Revision: D10098106
Pulled By: houseroad
fbshipit-source-id: 94ec7fc57c842e50fae5286ddeda657a4967a07a
|
2018-10-01 15:57:02 -07:00 |
|
|
32494c226e
|
OperatorDef <==> NodeProto Conversion (#11621)
Summary:
Operator level proto conversion between (new) torch proto and (old) caffe2 proto.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11621
Reviewed By: BIT-silence
Differential Revision: D9892422
Pulled By: houseroad
fbshipit-source-id: 01a55ec0a09479876a27082d90fc970723f4d431
|
2018-09-19 08:41:33 -07:00 |
|