Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Eclipse Deeplearning4j

Builds Eclipse Deeplearning4j
Collective - Host: opensource - https://opencollective.com/eclipse-deeplearning4j - Website: https://deeplearning4j.konduit.ai/ - Code: https://github.com/deeplearning4j/deeplearning4j

Fix classpathresource for python script

github.com/deeplearning4j/deeplearning4j - 7c7f9db097e9f1ff45e137546cabe16b0ed9c78d authored almost 4 years ago
Disable more tests due to permissions (to investigate in separate PR)

github.com/deeplearning4j/deeplearning4j - b2187a4c369229c8678d9b0af45e2e94fc729c22 authored almost 4 years ago
Disable tests with permissions issues for now

github.com/deeplearning4j/deeplearning4j - 9ab6a54f6b07c3fcf762d7096944bee760232950 authored almost 4 years ago
Disable due to resource usage

github.com/deeplearning4j/deeplearning4j - 8ba67621efa66daf1635d3468864237d42d59a74 authored almost 4 years ago
Increase ram for builds

github.com/deeplearning4j/deeplearning4j - 09bca33a8b37820c1eaaa353a52fba779d2c823a authored almost 4 years ago
Add cpu/gpu to each submodule

github.com/deeplearning4j/deeplearning4j - ec10c888529a3243d453a32590628168fd419771 authored almost 4 years ago
Update run-cpu-integration-tests-self-hosted.yml

github.com/deeplearning4j/deeplearning4j - 96c6370d486807d53a5cc77e282b56766b73c8d5 authored almost 4 years ago
Update run-cpu-integration-tests-self-hosted.yml

github.com/deeplearning4j/deeplearning4j - 3d52dd2e8a9005c143dadf554a276366c48bbc97 authored almost 4 years ago
Merge branch 'master' of https://github.com/eclipse/deeplearning4j into ag_junit5

github.com/deeplearning4j/deeplearning4j - e750ab1efe47f9ba9220faef859d67f4ef721546 authored almost 4 years ago
Merge pull request #9237 from eclipse/ag_self_hosted_integration_tests

Create run-cpu-integration-tests-self-hosted.yml

github.com/deeplearning4j/deeplearning4j - f941e4bfb697ec4ce07483ab6f0e3fd6b4fc79e8 authored almost 4 years ago
Update and rename run-cpu-integratino-tests-self-hosted.yml to run-cpu-integration-tests-self-hosted.yml

github.com/deeplearning4j/deeplearning4j - c4de41028c8dbe8fab62395e86c046512da70775 authored almost 4 years ago
Create run-cpu-integratino-tests-self-hosted.yml

github.com/deeplearning4j/deeplearning4j - 73306f6ee18a9a847012bb7c379d7b1598e510ea authored almost 4 years ago
More parameter test updates

github.com/deeplearning4j/deeplearning4j - 06fab1d8eec97a9bc6426988ad2c3cd7f21b3d14 authored almost 4 years ago
Fix rnn parameterized tests

github.com/deeplearning4j/deeplearning4j - d1989b852950726473ed0db8a89012eab6f1070e authored almost 4 years ago
Add missing profiles to dl4j model import

github.com/deeplearning4j/deeplearning4j - 7bd1c5cbaafa0d15908a559047ebd96321c9953d authored almost 4 years ago
Update KerasModelEndToEndTest.java

github.com/deeplearning4j/deeplearning4j - c27197f918290ef0f21d2ba4b31685305725c583 authored almost 4 years ago
Add profiles to python4j submodules

github.com/deeplearning4j/deeplearning4j - 79191c5b6c58b0cd8c70543c01ed853d8dfc0502 authored almost 4 years ago
Update maven profiles in python4j allowing tests to run

github.com/deeplearning4j/deeplearning4j - 94b14a9c740aba5144835730cd7e959a297436fb authored almost 4 years ago
Update parameterized python tests, move python tests to proper package

github.com/deeplearning4j/deeplearning4j - 224f18a586ef2a8e2c39d481bba897a8584b9b53 authored almost 4 years ago
Update LabelGeneratorTest.java

github.com/deeplearning4j/deeplearning4j - 13cae7fb60283966b45e126c4564c86b3e34ab53 authored almost 4 years ago
Disable some failing datavec tests

github.com/deeplearning4j/deeplearning4j - b403157be0ccb2529414a43847222cdf28aff24d authored almost 4 years ago
Merge pull request #9236 from quickwritereader/qwr_tensormmul

fix: tensormmul_bp shape mismach failure and wrong rank assumptions

github.com/deeplearning4j/deeplearning4j - 7249b6f14c5120b1ea089c3afbb6179190999ba6 authored almost 4 years ago
Unify nd4j test profiles, get rid of old modules, fix more parameter issues with junit 5 tests

github.com/deeplearning4j/deeplearning4j - ad4f47096cb3fc5a54c7a48a4716466d01142696 authored almost 4 years ago
tensormmul_bp: possible fix of shape mismatch failure and wrong assumption of equal ranks

Signed-off-by: AbdelRauf <[email protected]>

github.com/deeplearning4j/deeplearning4j - e0babb58f9e24c56fe3391c89c1e8f54b1f3bedb authored almost 4 years ago
More junit 4 removal, all tests compile. FIxed parameterized test invocation. Deleted nd4j-parameter-server-status that used play

github.com/deeplearning4j/deeplearning4j - e0077c38a9111958fe17ae4f9a23386398494225 authored almost 4 years ago
TestTensorMmul gradient test coverage: added tests for the issue 9048

test: add corrected shape version of TestTensorMmul_BP18

Signed-off-by: AbdelRauf <[email protected]>

github.com/deeplearning4j/deeplearning4j - bedd7c6b3aedab956cdb59365d4b34f49c52fdc9 authored almost 4 years ago
Migrate parameterized tests to junit 5

github.com/deeplearning4j/deeplearning4j - 3c6014271eb392f77a6a7db5d236b76a1007c683 authored almost 4 years ago
Fix junit artifact in backends

github.com/deeplearning4j/deeplearning4j - b1229432d68edf6ddabfba62d891a09d26c4b4e9 authored almost 4 years ago
Upgrade dl4j to junit 5

github.com/deeplearning4j/deeplearning4j - fa1a31c877d8a87c0650b933324da0980145ca18 authored almost 4 years ago
Merge pull request #9231 from eclipse/ag_codegen_fixes

Fix compilation issues from codegen

github.com/deeplearning4j/deeplearning4j - 552c5d0b72e353e34d800e935c83ae442830bc42 authored almost 4 years ago
Fix compilation issues from codegen

github.com/deeplearning4j/deeplearning4j - 185e7f554f7a1dfa1e2d6757f49396be0abae24d authored almost 4 years ago
Merge pull request #9230 from eclipse/ag_ctc_loss_tf_import

Add ctc loss to TF import

github.com/deeplearning4j/deeplearning4j - 4b194820514e0e7da3114dae98dbd8a160e9df14 authored almost 4 years ago
Add ctc loss to TF import

github.com/deeplearning4j/deeplearning4j - df1be4a1165ba561034ed1fa1590214681df4778 authored almost 4 years ago
Merge pull request #9229 from eclipse/ag_ctc_loss_3

Update codegen, add ctc loss to samediff

github.com/deeplearning4j/deeplearning4j - 0c81654567cbb3fe339f7eb05301d4e908f089c1 authored almost 4 years ago
Update codegen, add ctc loss

github.com/deeplearning4j/deeplearning4j - 228f6cda30e27999f0fea74badc8d98ee8fb0647 authored almost 4 years ago
Merge pull request #9228 from eclipse/ag_ctc_loss_3

Fix ctc loss and remove specification of cc in builds

github.com/deeplearning4j/deeplearning4j - 5ba9c037a421d0c2aafde0f8cb0695394353de2e authored almost 4 years ago
Update run-gpu-tests-sanity-checks.yml

github.com/deeplearning4j/deeplearning4j - 368ebb7e26f86e7807ef4b33f41c4d6c77541eb2 authored almost 4 years ago
Update cuda compute defaults and ctc loss

github.com/deeplearning4j/deeplearning4j - 18d165c915738793a30087f9a39adaa0d132a692 authored almost 4 years ago
Merge branch 'master' of https://github.com/eclipse/deeplearning4j

github.com/deeplearning4j/deeplearning4j - 74ec451934541ba5f85eb571f29214e112c6a15c authored almost 4 years ago
Merge pull request #9226 from eclipse/ag_test_updates

Test updates for cpu passing

github.com/deeplearning4j/deeplearning4j - e557a714a7e78a0b3a4d1c1a632ca7d7833de4a3 authored almost 4 years ago
Merge branch 'master' into ag_test_updates

github.com/deeplearning4j/deeplearning4j - 91e8cf64eddaf31f847bccb5c62b83f8dc8a75ea authored almost 4 years ago
Ignore lambda tests till test failure cause identified

github.com/deeplearning4j/deeplearning4j - 83fffbe43081817e62c948a9a10d6f813b03cb7f authored almost 4 years ago
Merge pull request #9227 from eclipse/ag_ctc_loss_2

Fix ctc loss compilation

github.com/deeplearning4j/deeplearning4j - c1eb8de81a4b56ccae2de06aeab748a1b8fdbbea authored almost 4 years ago
Fix ctc loss compilation

github.com/deeplearning4j/deeplearning4j - cb442f4b5ae1b7ca67e38eb495b6c9b1c6b9b3e2 authored almost 4 years ago
Update run-gpu-tests-sanity-checks.yml

github.com/deeplearning4j/deeplearning4j - 4f92a7789b062f93e2fcad2bb8b2ed15be1a6629 authored almost 4 years ago
Update cudnnutils.h to correct path

github.com/deeplearning4j/deeplearning4j - b648b28fb9ddd07c56c46dfc8be3d2dec05b4f9e authored almost 4 years ago
Disable more tests (network failures)

github.com/deeplearning4j/deeplearning4j - f4d399e44d5676ddc1bfbfd9d2138ca4dd1921a7 authored almost 4 years ago
Update strided_slice.cpp

github.com/deeplearning4j/deeplearning4j - 61d6437a2718ec6d885ecafb222e04d69acf2faa authored almost 4 years ago
Reduce log verbosity

github.com/deeplearning4j/deeplearning4j - c533e99715249d4fe743f467c40fb8a539523ff5 authored almost 4 years ago
Update junit version

github.com/deeplearning4j/deeplearning4j - d1734b4d253740553cfe97cfd7cc1a700ae033e0 authored almost 4 years ago
Update KerasModelEndToEndTest.java

github.com/deeplearning4j/deeplearning4j - 1c4357caaaea76fd251a7133798d290424472ff6 authored almost 4 years ago
Update TestStrumpf.java

github.com/deeplearning4j/deeplearning4j - b6b8c3c4ecb0206b47de8a1ad40b5b985caccdf8 authored almost 4 years ago
Add extra op defs, comment out tfgraphtestall,strumpf

github.com/deeplearning4j/deeplearning4j - d7b12dab16fa8f1cc644668ae56002c4feaaf8fe authored almost 4 years ago
Merge pull request #9225 from eclipse/ag_cpu_sanity_check

Update test runner

github.com/deeplearning4j/deeplearning4j - cfe28d6a52a7d36bbc916ec678e61f81957eb599 authored almost 4 years ago
Merge pull request #9224 from eclipse/ag_cpu_sanity_check

Add cpu sanity check build, comment out more tests

github.com/deeplearning4j/deeplearning4j - bfb30876c4cec509f54c1c57e2e604f72db123bb authored almost 4 years ago
Add cpu sanity check build, comment out more tests

github.com/deeplearning4j/deeplearning4j - 924c70275113a5b35da3f1a9ceab8bf3087753c9 authored almost 4 years ago
Merge pull request #9223 from eclipse/ag_ctc_loss

Comment out failing tests, update tf import for ctc loss

github.com/deeplearning4j/deeplearning4j - 80e298202315f626a36db2348672a0a9acd135d7 authored almost 4 years ago
Comment out failing tests, update tf import for ctc loss

github.com/deeplearning4j/deeplearning4j - 5d4d2f8041edc648041f1bee1e65d149431e1915 authored almost 4 years ago
Merge pull request #9222 from eclipse/ag_ctc_loss

Add ctc loss from KonduitAI PR, add missing java bits

github.com/deeplearning4j/deeplearning4j - ea3e4509413da9027e99d2c9958ac64a165aee20 authored almost 4 years ago
Add ctc loss from KonduitAI PR, add missing java bits

github.com/deeplearning4j/deeplearning4j - c3f04caef4afae7d2018eec77c3b4d6c6658bf01 authored almost 4 years ago
Merge pull request #9221 from eclipse/ag_remove_push

Remove rest of on push triggers

github.com/deeplearning4j/deeplearning4j - b7e433a22a56dc0ce43f90bdb45d2a050c3c5c4c authored almost 4 years ago
Remove restof on push triggers

github.com/deeplearning4j/deeplearning4j - 99fd7576cd1cb9c1e1e6ed70d05cfb252c15ba8e authored almost 4 years ago
Merge pull request #9220 from eclipse/ag_kryo_ignore

Ignore nd4j-kryo module for tests

github.com/deeplearning4j/deeplearning4j - 66c2163e00efa301224acc778c89a7b5bc6f7f6a authored almost 4 years ago
Update TestNd4jKryoSerialization.java

github.com/deeplearning4j/deeplearning4j - 01f5fa8c1eb52f21a845d83d767fda34008d366a authored almost 4 years ago
Merge pull request #9219 from eclipse/ag_tvm_module_fix

Fixes module reference ambiguity in TvmRUnner

github.com/deeplearning4j/deeplearning4j - c14f8845c260eb34ab6e783b09703e9f6381a9d6 authored almost 4 years ago
Update TvmRunner.java

github.com/deeplearning4j/deeplearning4j - 791bed8cdddb246e9519f1e2fbfaf40a3892bdd1 authored almost 4 years ago
Merge pull request #9218 from eclipse/ag_build_fixes

Ag build fixes

github.com/deeplearning4j/deeplearning4j - ec8341db2165c1e8150eb46a36f31c1c35a61136 authored almost 4 years ago
Merge branch 'master' into ag_build_fixes

github.com/deeplearning4j/deeplearning4j - e10b17237678df467e2baf5b84d211915f707495 authored almost 4 years ago
Remove on push triggers

github.com/deeplearning4j/deeplearning4j - 5ea30197828004c60ae00254b51deacc772fa3b9 authored almost 4 years ago
Remove concurrent builds to prevent queue clogging

github.com/deeplearning4j/deeplearning4j - e5386e488d469acd73a646a8b52eedc557c4dc13 authored almost 4 years ago
Update test_multiple_arch.yaml

github.com/deeplearning4j/deeplearning4j - 8f151bc7bb9562f70fb9e9280faeb3103a516937 authored almost 4 years ago
Change build scripts

github.com/deeplearning4j/deeplearning4j - 9a358d3e695655e8d98177821e6922737c4dc593 authored almost 4 years ago
Add smoke test for cross platform

github.com/deeplearning4j/deeplearning4j - 46c3de23824146c2d3957ca72fa5f51118cf911d authored almost 4 years ago
Update run-gpu-tests-sanity-checks.yml

github.com/deeplearning4j/deeplearning4j - 2e09c2fdd8376f7350f943bd7585b82185b075a7 authored almost 4 years ago
Create run-gpu-tests-sanity-checks.yml

github.com/deeplearning4j/deeplearning4j - 4fd244ec3e3bf8562a2de643537814deaf3d71a9 authored almost 4 years ago
Merge pull request #9215 from eclipse/ag_build_fixes

Build fixes for javacpp versions, empty snapshot jars

github.com/deeplearning4j/deeplearning4j - 55163cff9cc334aee9d8fc4f961f1cd51b497551 authored almost 4 years ago
Fix jar output for native deps

github.com/deeplearning4j/deeplearning4j - f6804e760da9fbd63c9eba5c4369edb98ca472ef authored almost 4 years ago
Merge pull request #9216 from KonduitAI/qwr_build

cross builds

github.com/deeplearning4j/deeplearning4j - 1328a95de3f786de043900bca4116a0bf1844d76 authored almost 4 years ago