Skip to content

Commit 0482b31

Browse files
committed
Del travis build status from readme
1 parent 0282a27 commit 0482b31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Flops counting tool for neural networks in pytorch framework
22
[![Pypi version](https://img.shields.io/pypi/v/ptflops.svg)](https://pypi.org/project/ptflops/)
3-
[![Build Status](https://travis-ci.com/sovrasov/flops-counter.pytorch.svg?branch=master)](https://travis-ci.com/sovrasov/flops-counter.pytorch)
43

54
This tool is designed to compute the theoretical amount of multiply-add operations
65
in neural networks. It can also compute the number of parameters and

0 commit comments

Comments
 (0)