tng and val steps now have batch nbs

This commit is contained in:
William Falcon
2019-05-14 06:36:26 -04:00
parent 98b26c5c7e
commit 8531f33549
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ from setuptools import setup, find_packages
# http://blog.ionelmc.ro/2014/05/25/python-packaging/
setup(
name="pytorch-lightning",
version='0.1.dev1821',
version='0.1.dev1822',
description="The Keras for ML researchers using PyTorch",
author="William Falcon",
author_email="waf2107@columbia.edu",