Commit a6a6cd3e authored by Yuxin Wu's avatar Yuxin Wu

remove python2 in unittests

parent b7ebe7a3
......@@ -35,7 +35,7 @@ jobs:
strategy:
max-parallel: 6
matrix:
python-version: [2.7, 3.6]
python-version: [3.6]
TF-version: [1.3.0, 1.14.0, nightly]
steps:
- uses: actions/checkout@v1
......
![Tensorpack](.github/tensorpack.png)
![Tensorpack](https://github.com/tensorpack/tensorpack/raw/master/.github/tensorpack.png)
Tensorpack is a neural network training interface based on TensorFlow.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment