{"id":13936439,"url":"https://github.com/onnx/onnx-caffe2","last_synced_at":"2025-10-21T19:56:38.010Z","repository":{"id":57448864,"uuid":"102693613","full_name":"onnx/onnx-caffe2","owner":"onnx","description":"Caffe2 implementation of Open Neural Network Exchange (ONNX)","archived":true,"fork":false,"pushed_at":"2018-03-02T07:53:14.000Z","size":385,"stargazers_count":165,"open_issues_count":37,"forks_count":66,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-30T02:03:50.619Z","etag":null,"topics":["caffe2","deep-learning","deep-neural-networks"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onnx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-07T05:06:02.000Z","updated_at":"2024-08-25T22:15:53.000Z","dependencies_parsed_at":"2022-09-16T14:00:33.532Z","dependency_job_id":null,"html_url":"https://github.com/onnx/onnx-caffe2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx-caffe2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx-caffe2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx-caffe2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onnx%2Fonnx-caffe2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onnx","download_url":"https://codeload.github.com/onnx/onnx-caffe2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226686718,"owners_count":17666928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["caffe2","deep-learning","deep-neural-networks"],"created_at":"2024-08-07T23:02:40.558Z","updated_at":"2025-10-21T19:56:37.676Z","avatar_url":"https://github.com/onnx.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"NOTICE: THIS REPO IS DEPRECATED! onnx-caffe2 has been merge into [Caffe2](https://github.com/caffe2/caffe2/tree/master/caffe2/python/onnx).\n=======\n\n\nonnx-caffe2\n========\n| Travis | Jenkins |\n|--------|---------|\n| [![Build Status](https://travis-ci.org/onnx/onnx-caffe2.svg?branch=master)](https://travis-ci.org/onnx/onnx-caffe2) | [![Build Status](https://ci.pytorch.org/jenkins/buildStatus/icon?job=onnx-caffe2-master)](https://ci.pytorch.org/jenkins/job/onnx-caffe2-master/) |\n\nCaffe2 implementation of Open Neural Network Exchange (ONNX).\n\nRepository location may change.\n\n# Installation\n\n```\npip install onnx-caffe2\n```\n\n# Usage\n\n* [ONNX to Caffe2](https://github.com/onnx/tutorials/blob/master/tutorials/OnnxCaffe2Import.ipynb)\n* [Caffe2 to ONNX](https://github.com/onnx/tutorials/blob/master/tutorials/Caffe2OnnxExport.ipynb)\n* [other end-to-end tutorials](https://github.com/onnx/tutorials)\n\n# Folder Structure\n\n- onnx_caffe2/: the main folder that all code lies under\n  - frontend.py: translate from caffe2 model to onnx model\n  - backend.py: execution engine that runs onnx on caffe2\n- tests/: test files\n\n# Testing\n\nonnx-caffe2 uses [pytest](https://docs.pytest.org) as test driver. In order to run tests, first you need to install pytest:\n\n\n```\npip install pytest-cov\n```\n\nAfter installing pytest, do\n\n```\npytest\n```\n\nto run tests.\n\nTesting coverage issues/status: https://github.com/onnx/onnx-caffe2/blob/master/tests/ONNXOpCoverage.md\n\n# Development\n\nDuring development it's convenient to install onnx-caffe2 in development mode:\n\n```\ngit clone  https://github.com/onnx/onnx-caffe2.git --recursive\npip install -e onnx-caffe2/\n```\n\n# License\n\n[MIT License](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonnx%2Fonnx-caffe2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonnx%2Fonnx-caffe2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonnx%2Fonnx-caffe2/lists"}