mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
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)
Caffe2
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.