- 02 Aug, 2018 1 commit
-
-
Siju committed
-
- 08 Jul, 2018 1 commit
-
-
MORITA Kazutaka committed
-
- 11 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 07 Jun, 2018 1 commit
-
-
* [NNVM]Activations support added in Keras Frontend * Helper for ELU added * All activations test cases clubbed to one
Pariksheet Pinjari committed
-
- 06 Jun, 2018 1 commit
-
-
MORITA Kazutaka committed
-
- 29 May, 2018 9 commits
-
-
MORITA Kazutaka committed
-
MORITA Kazutaka committed
-
MORITA Kazutaka committed
-
MORITA Kazutaka committed
-
Yuwei Hu committed
-
* Added test for adding down-/up-sampled layers * Enabled test for adding down-/up-sampled layers * Normalize whitespace
thefiddler committed -
* Added elementwise-add test * Fix typo * Fixed elem-wise ops for lists with len>2
thefiddler committed -
* [CI] turn on keras frontend test * fix * using tensorflow cpu version
Yuwei Hu committed -
* vgg16 success * remove six.PY2, use sys.version_info; convert_activation() accepts activation type name(str, e.g. 'relu') as input; * add convert_merge * fix convert_batchnorm; improve tests * fix lint * add numpy-style pad operator * deal with asymmetry padding * resnet50 success * fix pool_convert; xception passes test * update tvm * fix bias error; all tests pass * use > >, not >>
Yuwei Hu committed
-