mirror of
https://github.com/wassname/pytorch-for-numpy-users.git
synced 2026-06-27 16:10:21 +08:00
Add travis badge
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# PyTorch for Numpy users
|
||||
|
||||
[](https://travis-ci.com/wkentaro/pytorch-for-numpy-users)
|
||||
|
||||
[PyTorch](https://github.com/pytorch/pytorch.git) version of [_Torch for Numpy users_](https://github.com/torch/torch7/wiki/Torch-for-Numpy-users).
|
||||
|
||||
|
||||
|
||||
@@ -10,6 +10,8 @@ import yaml
|
||||
TEMPLATE = '''\
|
||||
# PyTorch for Numpy users
|
||||
|
||||
[](https://travis-ci.com/wkentaro/pytorch-for-numpy-users)
|
||||
|
||||
[PyTorch](https://github.com/pytorch/pytorch.git) version of [_Torch for Numpy users_](https://github.com/torch/torch7/wiki/Torch-for-Numpy-users).
|
||||
|
||||
{contents}
|
||||
|
||||
Reference in New Issue
Block a user