You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan DEKHTIAR 025feeffc2
1.8.5rc2 version bump (#518)
6 years ago
.github Github Templates Added 6 years ago
docs Test documentation (#511) 6 years ago
example Test documentation (#511) 6 years ago
img update logo 6 years ago
tensorlayer 1.8.5rc2 version bump (#518) 6 years ago
tests Test documentation (#511) 6 years ago
.dockerignore fix Dokerfile: use tensorflow cpu base image by default 6 years ago
.gitignore [WIP] - Documentation Cleaning and Coding Style (#516) 6 years ago
.travis.yml Test documentation (#511) 6 years ago
CONTRIBUTING.md add a Makefile to help perform some common tasks 6 years ago
Dockerfile ENV PYTHONUNBUFFERED=1 6 years ago
Dockerfile.gpu ENV PYTHONUNBUFFERED=1 6 years ago
LICENSE.rst update year to 2018 (#430) 6 years ago
Makefile remove duplicated tests. 6 years ago
README.md update deconv2d function-->class, support dilation (#496) 6 years ago
README.rst Update README.rst 6 years ago
pytest.ini Test Running with Unittest and PyTest Suite (#494) 6 years ago
requirements.txt Requirements Pinned with range to insure tested versions are used. Range are used to prevent updating requirements all the time. (#510) 6 years ago
requirements_dev.txt Requirements Pinned with range to insure tested versions are used. Range are used to prevent updating requirements all the time. (#510) 6 years ago
setup.cfg Test documentation (#511) 6 years ago
setup.py Requirements Pinned with range to insure tested versions are used. Range are used to prevent updating requirements all the time. (#510) 6 years ago
tl Introduce an experimental CLI to help train TL programs using multiple GPUs. (#287) 6 years ago