* fix mean underflow for half tensor divide only the reduce factor. added unit test and non-nan assertion in resnet training. also added a failed test cast for symbolic shape var * skip for python backend
* tensor variable support * consttype without variable? * __setitem__ * symbolic mean works * arange test * more tests * a few more tests