Skip to content

Commit 6d2812a

Browse files
committed
Remove circleci, update shield icon
1 parent c6a869f commit 6d2812a

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

.circleci/config.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ONNX to PyTorch
22
![PyPI - License](https://img.shields.io/pypi/l/onnx2pytorch?color)
3-
[![CircleCI](https://circleci.com/gh/ToriML/onnx2pytorch.svg?style=shield)](https://app.circleci.com/pipelines/github/ToriML/onnx2pytorch)
3+
[![Lint and Test](https://github.com/Talmaj/onnx2pytorch/actions/workflows/lint_and_test.yml/badge.svg)](https://github.com/Talmaj/onnx2pytorch/actions/workflows/lint_and_test.yml)
44
[![Downloads](https://pepy.tech/badge/onnx2pytorch)](https://pepy.tech/project/onnx2pytorch)
55
![PyPI](https://img.shields.io/pypi/v/onnx2pytorch)
66

0 commit comments

Comments
 (0)