Skip to content

Commit 6ce25d0

Browse files
committed
Added build status and badges in README
1 parent ebc55fa commit 6ce25d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<p align="center"><img width="50%" src="images/pytorch_logo.svg" /></p>
22

33
--------------------------------------------------------------------------------
4+
[![Build Status](https://travis-ci.org/prabhuomkar/pytorch-cpp.svg?branch=master)](https://travis-ci.org/prabhuomkar/pytorch-cpp)
5+
![MIT License](https://img.shields.io/github/license/prabhuomkar/pytorch-cpp)
6+
![C++ PyTorch](https://img.shields.io/badge/c%2B%2B-pytorch-orange)
47

58
This repository provides tutorial code in C++ for deep learning researchers to learn PyTorch.
69
**Python Tutorial**: [https://github.com/yunjey/pytorch-tutorial](https://github.com/yunjey/pytorch-tutorial)

0 commit comments

Comments
 (0)