Commit Graph

1293 Commits (a002461812a53bc8d610983b8f6fefd66bd0bc8e)

Author SHA1 Message Date
Brian Rosenberger a002461812 Refactoring to Brutex Network modules layout and introduced gradle build system
Signed-off-by: brian <brian@brutex.de>
2022-09-20 15:40:53 +02:00
agibsonccc b58f5400a4 Fix cuda version for cuda 11.0 2021-03-29 19:57:25 +09:00
agibsonccc a609517d3c Update run-gpu-integration-tests-self-hosted.yml 2021-03-29 16:10:26 +09:00
agibsonccc 15f50eb69a Disable parallel tests due to OOM on GPU 2021-03-29 15:31:06 +09:00
agibsonccc f00740f390 Update run-gpu-integration-tests-self-hosted.yml 2021-03-29 13:40:04 +09:00
agibsonccc 54d15c830a Update pom.xml 2021-03-29 13:37:08 +09:00
agibsonccc 2ef0d796e0 GPU test fixes 2021-03-29 13:34:03 +09:00
agibsonccc 6b681187e5 Update run-gpu-integration-tests-self-hosted.yml 2021-03-29 11:05:50 +09:00
agibsonccc de7dbbd953 Update run-gpu-integration-tests-self-hosted.yml 2021-03-29 09:19:20 +09:00
agibsonccc 9faf5c6fd4 Update pom.xml 2021-03-29 08:58:11 +09:00
agibsonccc 721167ccbc Update change cuda versions script, add comment about different cuda versions vs javacpp 2021-03-29 08:36:28 +09:00
agibsonccc ff3162136f Cuda presets fixes 2021-03-29 08:15:32 +09:00
agibsonccc ac993d3e27 Update run-gpu-integration-tests-self-hosted.yml 2021-03-29 07:40:04 +09:00
agibsonccc 9123764f17 Remove more cycles 2021-03-28 13:44:40 +09:00
agibsonccc 5c86ccac72 Get rid of cycle 2021-03-28 13:36:12 +09:00
agibsonccc 7b5ed73c13 Get rid of nd4j-cuda cycle 2021-03-28 13:29:08 +09:00
agibsonccc 33bf0dc329 Fix self referencing deeplearning4j-cuda 2021-03-28 13:18:36 +09:00
agibsonccc 72466f3e80 Update pom.xml 2021-03-28 13:10:40 +09:00
agibsonccc f76da4f691 Cuda build tweaks 2021-03-28 13:10:10 +09:00
agibsonccc edb7cc2a9d Update run-gpu-integration-tests-self-hosted.yml 2021-03-28 11:24:45 +09:00
agibsonccc 670ecf0f43 Fix test runner for gpu running both cuda versions 2021-03-28 11:20:46 +09:00
agibsonccc 73973b6228 Disable 2 timed out tests 2021-03-27 23:37:15 +09:00
agibsonccc eeefea017d More test tagging 2021-03-27 22:48:36 +09:00
agibsonccc 6afe6ff350 More test tags/fixes 2021-03-27 21:34:07 +09:00
agibsonccc b193446070 Add more test tags 2021-03-27 20:24:58 +09:00
agibsonccc 1a8f360798 Ensure all stack traces are printed, fix 1 test failure 2021-03-27 18:20:07 +09:00
agibsonccc 83cb1a2326 Change default size for deeplearning4j-core 2021-03-27 09:39:12 +09:00
agibsonccc 763b082f6a Update test suite declarations to ignore tests properly 2021-03-27 07:38:03 +09:00
agibsonccc d58b87dd7c Update spark versions, fix aeron time out, fix tensorflow import test parameters 2021-03-26 17:31:09 +09:00
agibsonccc 90f9b2e91f Fix run commands for larger workloads 2021-03-26 15:32:17 +09:00
agibsonccc c2e487781d Fix cache dir, add more large test tags 2021-03-26 15:04:57 +09:00
agibsonccc cf26ffe3d3 More test tagging 2021-03-26 13:42:46 +09:00
agibsonccc 8a30ca1367 More test tagging 2021-03-26 13:19:20 +09:00
agibsonccc 0161038112 More test tagging 2021-03-26 12:48:05 +09:00
agibsonccc f508c0e47b More large resources 2021-03-26 12:16:51 +09:00
agibsonccc cd7b62dba8 Update CNNGradientCheckTest.java 2021-03-26 11:44:18 +09:00
agibsonccc bef4440a3c Update run-cpu-integration-tests-self-hosted.yml 2021-03-26 11:18:44 +09:00
agibsonccc 4f4939534a More test tagging 2021-03-26 11:15:26 +09:00
agibsonccc 6e7a843d2d More large resource test tagging 2021-03-26 10:13:27 +09:00
agibsonccc d2b133df87 Update Keras2ModelConfigurationTest.java 2021-03-26 09:48:43 +09:00
agibsonccc b3805a132f Update NormalizerSerializerTest.java 2021-03-26 09:27:31 +09:00
agibsonccc b874696c64 Attempt fix at custom serializer race condition 2021-03-26 09:11:05 +09:00
agibsonccc 016c0e8afe Update tests 2021-03-26 08:08:25 +09:00
agibsonccc b702dd2b6d Update LoaderTests.java 2021-03-26 00:38:36 +09:00
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 620a697ffc Update self hosted github workflows 2021-03-25 23:35:29 +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
Adam Gibson 652b854083
Merge pull request #9241 from eclipse/ag__junit5_long_running
Fix inconsistent tests due to multithreading, exclude long runnin gtests
2021-03-23 22:23:11 +09:00
agibsonccc 01d4ffae27 Update run-gpu-integration-tests-self-hosted.yml 2021-03-23 22:22:47 +09:00