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 |
Adam Gibson
|
552c5d0b72
|
Merge pull request #9231 from eclipse/ag_codegen_fixes
Fix compilation issues from codegen
|
2021-03-13 11:01:08 +09:00 |
agibsonccc
|
185e7f554f
|
Fix compilation issues from codegen
|
2021-03-13 11:00:11 +09:00 |
Adam Gibson
|
4b19482051
|
Merge pull request #9230 from eclipse/ag_ctc_loss_tf_import
Add ctc loss to TF import
|
2021-03-13 09:18:29 +09:00 |
agibsonccc
|
df1be4a116
|
Add ctc loss to TF import
|
2021-03-13 09:17:36 +09:00 |
Adam Gibson
|
0c81654567
|
Merge pull request #9229 from eclipse/ag_ctc_loss_3
Update codegen, add ctc loss to samediff
|
2021-03-12 21:31:47 +09:00 |
agibsonccc
|
228f6cda30
|
Update codegen, add ctc loss
|
2021-03-12 21:31:14 +09:00 |
Adam Gibson
|
5ba9c037a4
|
Merge pull request #9228 from eclipse/ag_ctc_loss_3
Fix ctc loss and remove specification of cc in builds
|
2021-03-12 19:24:05 +09:00 |
agibsonccc
|
368ebb7e26
|
Update run-gpu-tests-sanity-checks.yml
|
2021-03-12 19:23:32 +09:00 |
agibsonccc
|
18d165c915
|
Update cuda compute defaults and ctc loss
|
2021-03-12 18:58:45 +09:00 |
agibsonccc
|
74ec451934
|
Merge branch 'master' of https://github.com/eclipse/deeplearning4j
|
2021-03-12 18:44:11 +09:00 |
Adam Gibson
|
e557a714a7
|
Merge pull request #9226 from eclipse/ag_test_updates
Test updates for cpu passing
|
2021-03-12 18:43:36 +09:00 |
Adam Gibson
|
91e8cf64ed
|
Merge branch 'master' into ag_test_updates
|
2021-03-12 18:43:27 +09:00 |
agibsonccc
|
83fffbe430
|
Ignore lambda tests till test failure cause identified
|
2021-03-12 17:20:57 +09:00 |
Adam Gibson
|
c1eb8de81a
|
Merge pull request #9227 from eclipse/ag_ctc_loss_2
Fix ctc loss compilation
|
2021-03-12 15:49:30 +09:00 |
agibsonccc
|
cb442f4b5a
|
Fix ctc loss compilation
|
2021-03-12 15:15:25 +09:00 |
agibsonccc
|
4f92a7789b
|
Update run-gpu-tests-sanity-checks.yml
|
2021-03-12 14:18:59 +09:00 |
agibsonccc
|
b648b28fb9
|
Update cudnnutils.h to correct path
|
2021-03-12 13:45:46 +09:00 |
agibsonccc
|
f4d399e44d
|
Disable more tests (network failures)
|
2021-03-12 13:07:19 +09:00 |
agibsonccc
|
61d6437a27
|
Update strided_slice.cpp
|
2021-03-12 12:00:24 +09:00 |
agibsonccc
|
c533e99715
|
Reduce log verbosity
|
2021-03-12 11:18:50 +09:00 |
agibsonccc
|
950db7ebe0
|
Update
|
2021-03-12 10:32:24 +09:00 |
agibsonccc
|
d1734b4d25
|
Update junit version
|
2021-03-12 10:16:03 +09:00 |
agibsonccc
|
1c4357caaa
|
Update KerasModelEndToEndTest.java
|
2021-03-12 09:53:34 +09:00 |
agibsonccc
|
b6b8c3c4ec
|
Update TestStrumpf.java
|
2021-03-12 09:24:04 +09:00 |
agibsonccc
|
d7b12dab16
|
Add extra op defs, comment out tfgraphtestall,strumpf
|
2021-03-12 09:06:32 +09:00 |
Adam Gibson
|
cfe28d6a52
|
Merge pull request #9225 from eclipse/ag_cpu_sanity_check
Update test runner
|
2021-03-12 07:43:23 +09:00 |
agibsonccc
|
bff2561b6a
|
Update test runner
|
2021-03-12 07:41:56 +09:00 |
Adam Gibson
|
bfb30876c4
|
Merge pull request #9224 from eclipse/ag_cpu_sanity_check
Add cpu sanity check build, comment out more tests
|
2021-03-12 07:37:28 +09:00 |
agibsonccc
|
924c702751
|
Add cpu sanity check build, comment out more tests
|
2021-03-12 07:36:28 +09:00 |
Adam Gibson
|
80e2982023
|
Merge pull request #9223 from eclipse/ag_ctc_loss
Comment out failing tests, update tf import for ctc loss
|
2021-03-11 21:04:59 +09:00 |
agibsonccc
|
5d4d2f8041
|
Comment out failing tests, update tf import for ctc loss
|
2021-03-11 21:04:27 +09:00 |
Adam Gibson
|
ea3e450941
|
Merge pull request #9222 from eclipse/ag_ctc_loss
Add ctc loss from KonduitAI PR, add missing java bits
|
2021-03-11 14:23:29 +09:00 |
agibsonccc
|
c3f04caef4
|
Add ctc loss from KonduitAI PR, add missing java bits
|
2021-03-11 14:22:34 +09:00 |
Adam Gibson
|
b7e433a22a
|
Merge pull request #9221 from eclipse/ag_remove_push
Remove rest of on push triggers
|
2021-03-11 12:03:57 +09:00 |
agibsonccc
|
99fd7576cd
|
Remove restof on push triggers
|
2021-03-11 12:03:27 +09:00 |
Adam Gibson
|
66c2163e00
|
Merge pull request #9220 from eclipse/ag_kryo_ignore
Ignore nd4j-kryo module for tests
|
2021-03-11 11:59:20 +09:00 |
agibsonccc
|
01f5fa8c1e
|
Update TestNd4jKryoSerialization.java
|
2021-03-11 11:58:33 +09:00 |
Adam Gibson
|
c14f8845c2
|
Merge pull request #9219 from eclipse/ag_tvm_module_fix
Fixes module reference ambiguity in TvmRUnner
|
2021-03-11 11:57:40 +09:00 |
agibsonccc
|
791bed8cdd
|
Update TvmRunner.java
|
2021-03-11 11:56:29 +09:00 |
Adam Gibson
|
ec8341db21
|
Merge pull request #9218 from eclipse/ag_build_fixes
Ag build fixes
|
2021-03-11 11:31:15 +09:00 |
agibsonccc
|
e10b172376
|
Merge branch 'master' into ag_build_fixes
|
2021-03-11 11:29:24 +09:00 |
agibsonccc
|
5ea3019782
|
Remove on push triggers
|
2021-03-11 11:27:55 +09:00 |
agibsonccc
|
f0b6b517c3
|
Update
|
2021-03-11 08:34:31 +09:00 |
agibsonccc
|
e5386e488d
|
Remove concurrent builds to prevent queue clogging
|
2021-03-10 20:31:23 +09:00 |