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
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
5aa815e41a
Update ModelTupleStreamIntegrationTest.java
2021-03-19 19:54:03 +09:00
agibsonccc
b7f6e75691
Comment out more file related tests
2021-03-19 19:17:32 +09:00
agibsonccc
fb948f0dd1
Disable due to time out
2021-03-19 18:37:19 +09:00
agibsonccc
bb167e1986
Update GradientSharingTrainingTest.java
2021-03-19 17:35:12 +09:00
agibsonccc
b2187a4c36
Disable more tests due to permissions (to investigate in separate PR)
2021-03-19 16:16:46 +09:00
agibsonccc
9255bba5e7
Disable spark tests
2021-03-19 15:05:49 +09:00
agibsonccc
f2f71afbf5
Permissions issues
2021-03-19 14:19:35 +09:00
agibsonccc
9ab6a54f6b
Disable tests with permissions issues for now
2021-03-19 13:45:58 +09:00
agibsonccc
06fab1d8ee
More parameter test updates
2021-03-18 16:45:39 +09:00
agibsonccc
d1989b8529
Fix rnn parameterized tests
2021-03-18 15:49:27 +09:00
agibsonccc
7bd1c5cbaa
Add missing profiles to dl4j model import
2021-03-18 14:43:23 +09:00
agibsonccc
c27197f918
Update KerasModelEndToEndTest.java
2021-03-18 14:26:07 +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
f4d399e44d
Disable more tests (network failures)
2021-03-12 13:07:19 +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
1c4357caaa
Update KerasModelEndToEndTest.java
2021-03-12 09:53:34 +09:00
agibsonccc
c3f04caef4
Add ctc loss from KonduitAI PR, add missing java bits
2021-03-11 14:22:34 +09:00
agibsonccc
a3a89fd3ad
Update SameDiffLambdaLayer.java
2021-03-09 07:55:15 +09:00
agibsonccc
48856b6182
Add ignores for tests not passing for individual processing later
2021-03-08 15:25:45 +09:00
agibsonccc
ee06fdd16f
Remove more unused modules
2021-03-06 08:43:58 +09:00
Adam Gibson
fa8537f0c7
Merge pull request #9204 from eclipse/ag_cropping_fixes
...
Keras cropping fixes
2021-03-05 14:17:52 +09:00
agibsonccc
87cf665e22
Keras cropping fixes
2021-03-05 10:30:46 +09:00
agibsonccc
d9fa4b2df4
Remove nd4j-native dep for deeplearning4j-core and use profiles
2021-03-05 10:07:08 +09:00
shamsulazeem
28335c8060
Added io.netty:netty into dependency management
...
Signed-off-by: shamsulazeem <shamsazeem20@gmail.com>
2021-02-19 15:35:51 +08:00
shamsulazeem
137391791c
Merge branch 'master' into sa/converging-netty-versions
...
# Conflicts:
# datavec/datavec-data/datavec-hadoop/pom.xml
# pom.xml
2021-02-18 23:33:29 +08:00
shamsulazeem
3f870c72de
Consolidating netty versions
...
Signed-off-by: shamsulazeem <shamsazeem20@gmail.com>
2021-02-18 23:28:06 +08:00
agibsonccc
1eaee7f6d9
Copyright updates, removal of extra nlp modules
2021-02-18 11:46:53 +09:00
agibsonccc
46dbd0b203
Update copyrights remove attic and relocate elsewhere
2021-02-09 13:16:31 +09:00
agibsonccc
b2fabb0585
Fix reshape and other unit tests
2021-02-05 22:35:41 +09:00
agibsonccc
e770e0b0b4
Update readme, handle left over copyrights
2021-02-01 21:39:03 +09:00
agibsonccc
4766032444
Update copyright to mention NOTICES file
2021-02-01 21:31:04 +09:00
agibsonccc
c715aea405
Update LICENSE
2021-02-01 17:47:29 +09:00
agibsonccc
65c6a9a42e
Dev commits
2021-02-01 14:31:20 +09:00
Ross Messing
2aa2a8be40
Added Maximum merge layer to getKerasLayerFromConfig ( #9161 )
...
Signed-off-by: Ross Messing <rmessing@squarespace.com>
2021-01-26 09:10:13 +09:00
Shams Ul Azeem
7f571b3c52
Fixing DL4J UI system property for getting port value ( #9162 )
...
Signed-off-by: shamsulazeem <shamsazeem20@gmail.com>
2021-01-25 08:13:34 +09:00
shamsulazeem
62500e7a26
Converging versions of netty modules
...
Signed-off-by: shamsulazeem <shamsazeem20@gmail.com>
2021-01-25 02:44:20 +05:00
Mario Lorenzo
124d0a1965
Squashed and signed, last try ( #9136 )
...
Signed-off-by: mjlorenzo305 <mario@mjlorenzo.com>
2021-01-21 11:50:36 +09:00
Rhys Compton
8e591bbf39
Fix lenet input shape ( #9130 )
...
* Add options for changing the default CNN2D format
This means that when a model is being loaded (e.g., from a Keras H5 file), the default CNN2DFormat can be set. Currently it always defaults to 'Channels First' which can cause problems for some models.
* 🐛 Fix default Input shape for LeNet
Input shape should be [1, 28, 28], as per manual testing and https://github.com/BVLC/caffe/blob/master/examples/mnist/lenet.prototxt
2020-11-23 17:07:40 +09:00
Alexei KLENIN
a722bd5a5b
FEATURE#8712: add possibility to specify classloader for DL4J ( #9115 )
...
Signed-off-by: hosuaby <alexei.klenin@gmail.com>
2020-10-29 22:38:42 +09:00