Files
pytorch/caffe2
Chen Lai 9515213070 [Operator Versioning] Remove version compare as they are decoupled now (#71461)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/71461

After operator versioning work, the version in model file is used for operator versioning, while bytecode_version is used for bytecode versioning (for bytecode schema). They are two seperate things now and this comparison is not needed.
ghstack-source-id: 147209286

Test Plan: CI

Reviewed By: iseeyuan, tugsbayasgalan

Differential Revision: D33648592

fbshipit-source-id: beaa136a728f88435176a00c07b2d521210f107f
(cherry picked from commit e90e650e1a5134473117eda802d679171e035082)
2022-01-19 04:51:45 +00:00
..
2021-12-10 04:26:23 -08:00
2021-12-10 04:26:23 -08:00
2021-12-07 16:07:50 -08:00
2022-01-06 23:14:29 -08:00
2022-01-06 23:14:29 -08:00
2022-01-06 23:14:29 -08:00
2022-01-06 23:14:29 -08:00
2021-12-07 16:53:27 -08:00
2021-12-07 16:53:27 -08:00
2020-07-17 17:19:47 -07:00
2022-01-17 23:52:14 -08:00
2020-07-20 10:19:08 -07:00
2018-10-04 02:09:56 -07:00

Caffe2

Jenkins Build Status

Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.

Questions and Feedback

Please use GitHub issues (https://github.com/pytorch/pytorch/issues) to ask questions, report bugs, and request new features.

Further Resources on Caffe2.ai