452 Commits

Author SHA1 Message Date
agibsonccc
78e32abebc Update TestCollections.java 2021-03-26 00:22:38 +09:00
agibsonccc
2213d445b1 Update surefire time out 2021-03-26 00:01:16 +09:00
agibsonccc
3e60302e8c Add large test tags, ensure that small runs finish, get rid of test timeouts 2021-03-25 23:22:18 +09:00
agibsonccc
9ed0e2169e Update Nd4jTestsC.java 2021-03-23 22:21:42 +09:00
agibsonccc
b1f8819bde Update Nd4jTestsC.java 2021-03-23 20:21:56 +09:00
agibsonccc
95f3067010 Update pom.xml 2021-03-23 20:00:57 +09:00
agibsonccc
83a033d218 Update Nd4jTestsC.java 2021-03-23 18:47:43 +09:00
agibsonccc
ac38c704cd Update Nd4jTestsC.java 2021-03-23 17:38:45 +09:00
agibsonccc
bcce1f8db4 Update Nd4jTestsC.java 2021-03-23 17:21:36 +09:00
agibsonccc
459502f2bd Update Nd4jTestsC.java 2021-03-23 17:05:07 +09:00
agibsonccc
46ddd135a9 Minor test updates, tweak ram usage for bigger tests 2021-03-23 16:40:40 +09:00
agibsonccc
623bf24a04 Add long tags for longer running tests, misc fixes for test failures 2021-03-23 15:50:42 +09:00
agibsonccc
5e8951cd8e Add tags for junit 5 2021-03-20 19:06:24 +09:00
agibsonccc
d1989b8529 Fix rnn parameterized tests 2021-03-18 15:49:27 +09:00
agibsonccc
ad4f47096c Unify nd4j test profiles, get rid of old modules, fix more parameter issues with junit 5 tests 2021-03-18 10:58:50 +09:00
agibsonccc
e0077c38a9 More junit 4 removal, all tests compile. FIxed parameterized test invocation. Deleted nd4j-parameter-server-status that used play 2021-03-17 20:04:53 +09:00
agibsonccc
3c6014271e Migrate parameterized tests to junit 5 2021-03-16 22:08:35 +09:00
agibsonccc
82bdcc21d2 All tests compile 2021-03-16 11:57:24 +09:00
agibsonccc
b1229432d6 Fix junit artifact in backends 2021-03-15 15:37:55 +09:00
agibsonccc
fa1a31c877 Upgrade dl4j to junit 5 2021-03-15 13:02:01 +09:00
agibsonccc
185e7f554f Fix compilation issues from codegen 2021-03-13 11:00:11 +09:00
agibsonccc
df1be4a116 Add ctc loss to TF import 2021-03-13 09:17:36 +09:00
agibsonccc
228f6cda30 Update codegen, add ctc loss 2021-03-12 21:31:14 +09:00
agibsonccc
c533e99715 Reduce log verbosity 2021-03-12 11:18:50 +09:00
agibsonccc
d1734b4d25 Update junit version 2021-03-12 10:16:03 +09:00
agibsonccc
d7b12dab16 Add extra op defs, comment out tfgraphtestall,strumpf 2021-03-12 09:06:32 +09:00
agibsonccc
924c702751 Add cpu sanity check build, comment out more tests 2021-03-12 07:36:28 +09:00
agibsonccc
5d4d2f8041 Comment out failing tests, update tf import for ctc loss 2021-03-11 21:04:27 +09:00
agibsonccc
c3f04caef4 Add ctc loss from KonduitAI PR, add missing java bits 2021-03-11 14:22:34 +09:00
agibsonccc
f0b6b517c3 Update 2021-03-11 08:34:31 +09:00
agibsonccc
46c3de2382 Add smoke test for cross platform 2021-03-10 13:45:45 +09:00
agibsonccc
65c1df5a9f Update 2021-03-10 09:04:48 +09:00
agibsonccc
5ca6714781 Update pom.xml 2021-03-10 09:02:52 +09:00
agibsonccc
da753f5028 Update pom.xml 2021-03-09 22:00:32 +09:00
agibsonccc
bfaf6439ab Update 2021-03-09 21:57:50 +09:00
agibsonccc
f6804e760d Fix jar output for native deps 2021-03-09 18:01:05 +09:00
agibsonccc
e5c703a28d Update build 2021-03-09 14:34:28 +09:00
agibsonccc
1f6cb95c67 Update javacpp versions, deploy plugin 2021-03-09 11:23:31 +09:00
Adam Gibson
ad12d2148d
Merge branch 'master' into sa_tvm 2021-03-09 07:53:01 +09:00
agibsonccc
48856b6182 Add ignores for tests not passing for individual processing later 2021-03-08 15:25:45 +09:00
agibsonccc
52f65d8511 Fix compilation isssues with nd4j-parameter-server 2021-03-07 19:30:11 +09:00
agibsonccc
16d027bb2c Update surefire plugin loading paths 2021-03-06 20:07:11 +09:00
AbdelRauf
a94f29f6cc AdaBelief: use smaller value for the epsilon
Signed-off-by: AbdelRauf <rauf@konduit.ai>
2021-02-22 04:59:07 +01:00
AbdelRauf
a4efb4d4e9 AdaBelief updater: it was agreed to modify changes on the copy of AdamUpdater. This way we can improve it later.
https://arxiv.org/pdf/2010.07468.pdf

Signed-off-by: AbdelRauf <rauf@konduit.ai>
2021-02-19 17:45:55 +01:00
Samuel Audet
8891d4d3bc Add nd4j-tvm module with initial inference support using TVM
Also update versions for JavaCPP and JavaCV to 1.5.5-SNAPSHOT

Signed-off-by: Samuel Audet <samuel.audet@gmail.com>
2021-02-19 23:31:10 +09:00
agibsonccc
1eaee7f6d9 Copyright updates, removal of extra nlp modules 2021-02-18 11:46:53 +09:00
agibsonccc
8bc3172e40 Fix NCHW case for fused batch norm 2021-02-16 11:02:27 +09:00
agibsonccc
e88d0fe96c Fix unsorted segment ops 2021-02-15 16:16:40 +09:00
agibsonccc
41498c9b69 Fix empty reduce inputs, bincount 2021-02-10 22:40:04 +09:00
agibsonccc
46dbd0b203 Update copyrights remove attic and relocate elsewhere 2021-02-09 13:16:31 +09:00