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 compilation errors from logback dep removal

github.com/deeplearning4j/deeplearning4j - 924222a3b53ee1c7b2b5a9ecc021d0ffb5a9cd5f authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9362 from eclipse/ag_logback_move

Move explicit logback dep to testing scope only

github.com/deeplearning4j/deeplearning4j - 9b6493e48d04b86f83eb9d4f44922f876fcdba13 authored over 3 years ago by Adam Gibson <[email protected]>
Move explicit logback dep to testing scope only

github.com/deeplearning4j/deeplearning4j - 95dff634001f935f0c9e8a3b874e6bad2f9f2f0b authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9360 from Romira915/fix/choice

[fix]: bugfix choice(INDArray source, INDArray probs, int numSamples)

github.com/deeplearning4j/deeplearning4j - 75073aa62ca4fbdb24460315836b8412540a1bb4 authored over 3 years ago by Adam Gibson <[email protected]>
[fix]: bugfix choice(INDArray source, INDArray probs, int numSamples)

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

github.com/deeplearning4j/deeplearning4j - 30181132c05365a51ff4726252e1c4bf53de224a authored over 3 years ago by Romira915 <[email protected]>
Merge pull request #9356 from eclipse/ag_fx_9299

Fixes https://github.com/eclipse/deeplearning4j/issues/9299

github.com/deeplearning4j/deeplearning4j - 377e19ce8b2d4c051bfb0193c7fa4d3ff2b8c172 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9357 from eclipse/ag_fix_8876

Fixes https://github.com/eclipse/deeplearning4j/issues/8876

github.com/deeplearning4j/deeplearning4j - 1f94ca7f5adea092723c9f8d016da25714ee2907 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9355 from eclipse/ag_snapshot_publish

Create publish-snapshots.sh

github.com/deeplearning4j/deeplearning4j - 87ce96f41f6bbc7a594f571a750314e4c4cc9a3f authored over 3 years ago by Adam Gibson <[email protected]>
Fixes https://github.com/eclipse/deeplearning4j/issues/8876

github.com/deeplearning4j/deeplearning4j - 68d1269d5cfd187a22a07dbfa751f687c4a18671 authored over 3 years ago by Adam Gibson <[email protected]>
Fixes https://github.com/eclipse/deeplearning4j/issues/9299

github.com/deeplearning4j/deeplearning4j - 31796308ab78dc8e1af12d4fd4a178ac6ca7f525 authored over 3 years ago by Adam Gibson <[email protected]>
Create publish-snapshots.sh

github.com/deeplearning4j/deeplearning4j - ead0a18b6f6c7d955364d89786abe4bc6fce8084 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9353 from eclipse/ag_fix_9349

Add support for keras 1d pooling nwhc

github.com/deeplearning4j/deeplearning4j - 0d5f5ba1a181e070f21674d0f810f8e120fcb436 authored over 3 years ago by Adam Gibson <[email protected]>
Update SubsamplingLayer.java

github.com/deeplearning4j/deeplearning4j - f446c74bf4e90f6447be8f98ea1a81f882fd82b5 authored over 3 years ago by Adam Gibson <[email protected]>
Add support for keras 1d pooling nwhc

github.com/deeplearning4j/deeplearning4j - 0ac00c951db491600d4ca967897c5eddc7ab3988 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9343 from eclipse/ag_helper_disable_option

Add ability to disable helpers in the dl4j layers

github.com/deeplearning4j/deeplearning4j - 9026d172ac882f861a03ac1ff57ee6d8ce4535d9 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9350 from eclipse/ag_dl4jclassloading_test_fix

Fix up test to use right overload (object arrays)

github.com/deeplearning4j/deeplearning4j - fd76e4fde688ea3cc99e8189f1f51623375c34d6 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9348 from eclipse/ag_9347_fix

Fixes https://github.com/eclipse/deeplearning4j/issues/9347

github.com/deeplearning4j/deeplearning4j - 6d5aea2acc1a76048716d7ca5cd15c828c82680a authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9351 from eclipse/ag_compilation_fix

Fix compilation errors related to jdk 8, reflection

github.com/deeplearning4j/deeplearning4j - 1e78053c4a334325b667bd843a8eab61342158f8 authored over 3 years ago by Adam Gibson <[email protected]>
Fix compilation errors related to jdk 8, reflection

github.com/deeplearning4j/deeplearning4j - f553a448671fbbc5e1888a7c91786fbff74b6856 authored over 3 years ago by Adam Gibson <[email protected]>
Fix up test to use right overload (object arrays)

github.com/deeplearning4j/deeplearning4j - b621740bfbbbb63ec9ea5a292052644e2f9d11e0 authored over 3 years ago by Adam Gibson <[email protected]>
Centralize constants

github.com/deeplearning4j/deeplearning4j - d2934ef72c40ed32c3fd29a9451030a2d4eb4eec authored over 3 years ago by Adam Gibson <[email protected]>
Remove default cpu core count to prevent override

github.com/deeplearning4j/deeplearning4j - ce22aa4967a3e1c9ec49d95e054a2bcc3e793e85 authored over 3 years ago by Adam Gibson <[email protected]>
Merge branch 'master' of https://github.com/eclipse/deeplearning4j into ag_9347_fix

github.com/deeplearning4j/deeplearning4j - fa022a530fdc019ece06fdf746b2fcce35519d5a authored over 3 years ago by Adam Gibson <[email protected]>
Add init calls to each test and ensure that forkCount is at least 1 to prevent numpy.import_array() from being called twice

github.com/deeplearning4j/deeplearning4j - 7f2ee5e1580aa3bc593cb9731cfc9dc356e2de62 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9338 from eclipse/ag_rnn_batch_norm

Add RNN for batch normalization

github.com/deeplearning4j/deeplearning4j - fc30b2173e39cad55e584222ca3fa1081d35a573 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9341 from eclipse/ag_fix_9268

Fix #9268

github.com/deeplearning4j/deeplearning4j - 0d2efa14daf27673d179fcdbb6e371ea91dff0a6 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9346 from eclipse/ag_test_actions_cleanup

Clean up unit tests for execution

github.com/deeplearning4j/deeplearning4j - 72cec156f240581cf3e87d05c81f3f307f45fc88 authored over 3 years ago by Adam Gibson <[email protected]>
Fix https://github.com/eclipse/deeplearning4j/issues/9347

github.com/deeplearning4j/deeplearning4j - f1dda7b776e4d53980836b059ea90b469e630d92 authored over 3 years ago by Adam Gibson <[email protected]>
Clean up unit tests for execution

github.com/deeplearning4j/deeplearning4j - 77d3e0bd6a3a44aa593f875cbcd5248637785123 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9333 from jljljl/master

Fix #9332

github.com/deeplearning4j/deeplearning4j - 3e07f1c6654360067721d3b1c30d0cdd1461aa17 authored over 3 years ago by Adam Gibson <[email protected]>
Add ability to disable helpers in the dl4j layers

github.com/deeplearning4j/deeplearning4j - f98b3ea52d046a94f4f7fb8f168a126926faf326 authored over 3 years ago by Adam Gibson <[email protected]>
Fixed tests for #9333

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

github.com/deeplearning4j/deeplearning4j - 691164007ebca396dc5d79fd825a91862d80e294 authored over 3 years ago by jljljl <[email protected]>
Update KerasBatchNormalizationTest.java

github.com/deeplearning4j/deeplearning4j - 0923feba8a1c29f7fbd06bbf4a1e89d3aae52cfa authored over 3 years ago by Adam Gibson <[email protected]>
Update to infer channel ordering for batch norm from previous layers

github.com/deeplearning4j/deeplearning4j - 86feb3e6a8c4b2492e9995678f94a10fcdaf0e74 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9321 from eclipse/ag_gh_actions_misc_build_fixes

Fixes build descriptors based on recent GH actions runs

github.com/deeplearning4j/deeplearning4j - 237d61762576ce859fadce4e56ed5b4bb0944698 authored over 3 years ago by Adam Gibson <[email protected]>
Add RNN for batch normalization

github.com/deeplearning4j/deeplearning4j - ab3ca00214c364c8706732a1c5ae07e8a7d35f0d authored over 3 years ago by Adam Gibson <[email protected]>
Add nd4j-tensorflow-lite module with initial inference support using TensorFlow Lite

github.com/deeplearning4j/deeplearning4j - 2c396faf907482ef4f009c68ccdb282bd195f60e authored over 3 years ago by Samuel Audet <[email protected]>
Merge pull request #9328 from quickwritereader/qwr_eig_binding

Eigen op

github.com/deeplearning4j/deeplearning4j - 6d1c022603c9f3a0afa8514efa43dc60b31d495f authored over 3 years ago by Adam Gibson <[email protected]>
Postfix

Args changed from null to Object[0]

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

github.com/deeplearning4j/deeplearning4j - aa6839f7b1a17cfef6ef633bd5bb1fa53917793e authored over 3 years ago by jljljl <[email protected]>
Fix 1.0.0-M1 bug DL4JClassLoading of CuDNN

https://github.com/eclipse/deeplearning4j/issues/9331

github.com/deeplearning4j/deeplearning4j - 68aac13f974809e534e644470efdfa01182f56ee authored over 3 years ago by jljljl <[email protected]>
Eigen op (eig)

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

github.com/deeplearning4j/deeplearning4j - 9413293cabf8196f41ce66eb487287896cd5d1a6 authored over 3 years ago by AbdelRauf <[email protected]>
Merge branch 'master' into ag_helper_utils_conv_assertion_add

github.com/deeplearning4j/deeplearning4j - df114eb67b22357308062ddc4f385fc6dd005240 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9323 from eclipse/ag_readme_update_support

Add better description of support, minor updates to modules

github.com/deeplearning4j/deeplearning4j - e5d18d6a4767de337bd383564381fff053d557a0 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9324 from eclipse/ag_dropout_helper_fix

Allow empty class names and return null as proper case

github.com/deeplearning4j/deeplearning4j - 4038ab612feb872acc586935efe30d0bafdacfca authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9319 from quickwritereader/qwr_beamsearch

libnd4j. Ctc beam search decoder.

github.com/deeplearning4j/deeplearning4j - 8aacbfd3ea8c57b30961852a895bcb9fb87c8577 authored over 3 years ago by Adam Gibson <[email protected]>
Update HelperUtilsTest.java

github.com/deeplearning4j/deeplearning4j - 203c5434b30905dc8b5b4dacf254d5f35bb4487d authored over 3 years ago by Adam Gibson <[email protected]>
Allow empty class names and return null as proper case

github.com/deeplearning4j/deeplearning4j - 9a610ad57c88eb3b27c34be4c1f4b8d32a822ae7 authored over 3 years ago by Adam Gibson <[email protected]>
Ctc beam search decoder.

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

github.com/deeplearning4j/deeplearning4j - e0938fd49824a89afbfcb4b556cf54815b1a3aa6 authored over 3 years ago by AbdelRauf <[email protected]>
Update README.md

github.com/deeplearning4j/deeplearning4j - 8b17f97c7813d89c42dd314ab4e9369b3c2064c4 authored over 3 years ago by Adam Gibson <[email protected]>
Add missing assertion test for conv helper

github.com/deeplearning4j/deeplearning4j - 8b9a76971737a37bd2181b672be51c68e05ce2d1 authored over 3 years ago by Adam Gibson <[email protected]>
Fix build descriptors

github.com/deeplearning4j/deeplearning4j - 01c70d59f9eebc9472b6a5958e817e3b261e28d1 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9317 from eclipse/ag_nd4j_serde_module_fixes

Fix up nd4j-serde modules

github.com/deeplearning4j/deeplearning4j - c5b5ce9bd216dd1e71a49aaba2a97c071162ca66 authored over 3 years ago by Adam Gibson <[email protected]>
Fix up nd4j-serde modules

github.com/deeplearning4j/deeplearning4j - b6b591f3386bbf3028e66a8b323d86ef1f7371b7 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9313 from ForceUpdate1/timeiterationlistener

Added frequency in TimeIterationListener

github.com/deeplearning4j/deeplearning4j - 0471cacb9e366df3a627f00166006894b163ea41 authored over 3 years ago by Adam Gibson <[email protected]>
Added frequency in TimeIterationListener

github.com/deeplearning4j/deeplearning4j - 65831608ff53b1d290fdb93d7e1ac5de2dcc7b1e authored over 3 years ago by Marco <[email protected]>
Merge pull request #9312 from ForceUpdate1/histogram

Fix string histograms

github.com/deeplearning4j/deeplearning4j - eb2930b9749feca8b8676d64c88222ec46148e57 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9308 from eclipse/ag_helper_reflection_fixes

Fix up helper instantiation, add tests for helpers created by reflection

github.com/deeplearning4j/deeplearning4j - 6168a1eef90347a382834d2fb8f30dae8e267910 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9309 from eclipse/ag_preprocessor_move

Move preprocessors to deeplearning4j-nn

github.com/deeplearning4j/deeplearning4j - 90c77598246757a16f46d9af41050b93c76c1d54 authored over 3 years ago by Adam Gibson <[email protected]>
Move preprocessors to deeplearning4j-nn

github.com/deeplearning4j/deeplearning4j - 392becd3be64eda8c35ba7f21cdd6ed2506183a9 authored over 3 years ago by Adam Gibson <[email protected]>
Update build-deploy-windows-cuda-11.2.yml

github.com/deeplearning4j/deeplearning4j - c53f0067335ce64958803442479cdd76eb2dd6cc authored over 3 years ago by Adam Gibson <[email protected]>
Add debug message, test for helper utils in cuda

github.com/deeplearning4j/deeplearning4j - 4843a65ecc34e31b088f304e17848c2132d0bb11 authored over 3 years ago by Adam Gibson <[email protected]>
Fix up helper instantiation, add tests for helpers created by reflection

github.com/deeplearning4j/deeplearning4j - 80edeac7d6bb3bc4f49435f343b609dac089fdce authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9298 from eclipse/ag_helper_extension_matrix_2

Implements the ADR: #9290 Supplants https://github.com/eclipse/deeplearning4j/pull/9292, adds ex...

github.com/deeplearning4j/deeplearning4j - f9ba8be027ed8990f52acaf80c7e74721795b7ca authored over 3 years ago by Adam Gibson <[email protected]>
Add space to prevent conflicts when concatenating command with extension

github.com/deeplearning4j/deeplearning4j - 9791e82a91000bd197d93e73910bdaf0f575754d authored over 3 years ago by Adam Gibson <[email protected]>
Add http extensions for maven

github.com/deeplearning4j/deeplearning4j - 5ba55d2662d08a2d6e837a1e2105cc5c0b24eb91 authored over 3 years ago by Adam Gibson <[email protected]>
Fix cpu builds, adds avx only builds to presets

github.com/deeplearning4j/deeplearning4j - 69ab4b48a90f5c722dba6de92c3ac6a981b0671c authored over 3 years ago by Adam Gibson <[email protected]>
Fix compilation error with dropout

github.com/deeplearning4j/deeplearning4j - f31f02c1d12a47c738ab68f4d923aa85a071b551 authored over 3 years ago by Adam Gibson <[email protected]>
quote variables for concat

github.com/deeplearning4j/deeplearning4j - 96e3b22cc381890856122c55ea728578d7490119 authored over 3 years ago by Adam Gibson <[email protected]>
Update command propagation

github.com/deeplearning4j/deeplearning4j - 173d998c769f37c10c69e43532610f3a5ed86f60 authored over 3 years ago by Adam Gibson <[email protected]>
Update CMakeLists.txt

github.com/deeplearning4j/deeplearning4j - b3eb437779489980a0a65dc1453117bd64204408 authored over 3 years ago by Adam Gibson <[email protected]>
Update build-deploy-windows-cuda-11.0.yml

github.com/deeplearning4j/deeplearning4j - b86b21db4f31b3de4bbe99e281aa5eca471721d0 authored over 3 years ago by Adam Gibson <[email protected]>
Fix comments in batch files

github.com/deeplearning4j/deeplearning4j - 3ba1eb9172a425f5750979d596a85bdbb77c936c authored over 3 years ago by Adam Gibson <[email protected]>
Update build-deploy-windows.yml

github.com/deeplearning4j/deeplearning4j - 0ffd2173923082697cb73e4cf242c9f2020a3fb0 authored over 3 years ago by Adam Gibson <[email protected]>
Propagate mvn_ext properly on windows

github.com/deeplearning4j/deeplearning4j - 86aadfce1096f4f52158c22c48088dd4316e4b26 authored over 3 years ago by Adam Gibson <[email protected]>
Update build-deploy-linux-cuda-11.0.yml

github.com/deeplearning4j/deeplearning4j - dc0ff0b5d0782ce68de5a15517dbba13e999e4a0 authored over 3 years ago by Adam Gibson <[email protected]>
Remove helpers and extensions from extra places

github.com/deeplearning4j/deeplearning4j - 67bb0039661e476b4546dec2556a9ff4ee941df5 authored over 3 years ago by Adam Gibson <[email protected]>
Merge branch 'master' of https://github.com/eclipse/deeplearning4j into ag_helper_extension_matrix_2

github.com/deeplearning4j/deeplearning4j - 7730ffbe8e41c81aaeef8099b9f17e21eae857cf authored over 3 years ago by Adam Gibson <[email protected]>
Add necessary extensions for presets loading

github.com/deeplearning4j/deeplearning4j - 9c2ad130e0563a03fa0284581a61131810892b3e authored over 3 years ago by Adam Gibson <[email protected]>
Rename mkldnn to onednn

github.com/deeplearning4j/deeplearning4j - c334fd6131a3bfe0a91704f0539487b22eac786f authored over 3 years ago by Adam Gibson <[email protected]>
Minor concat refactor based on comments

github.com/deeplearning4j/deeplearning4j - 79a808cf9c7431b0a7c4bf4e8fee39222539ce8f authored over 3 years ago by Adam Gibson <[email protected]>
Update build-deploy-windows.yml

github.com/deeplearning4j/deeplearning4j - c619a51b9f7387c5ef3fb2dfdb1f64f1f1fd273e authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9305 from eclipse/ag_cnn_3d_keras_channels_fix

Add default value for cnn3d keras import channel layout, fix mkldnn class missing interfaces

github.com/deeplearning4j/deeplearning4j - b6f04ec4bfe1f35907b469886dd3f7332698aa30 authored over 3 years ago by Adam Gibson <[email protected]>
Refactor based on comments

github.com/deeplearning4j/deeplearning4j - 422b5e2ea85fa4a3e3dc18452bb7c37fb744095d authored over 3 years ago by Adam Gibson <[email protected]>
Update mkldnn classes for compatibility, add test

github.com/deeplearning4j/deeplearning4j - dc3b5a1cae03a90c116a00b868f8a1f0c5fa8726 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9303 from eclipse/ag_solr_version_upgrade

Upgrades solr, fixes https://github.com/eclipse/deeplearning4j/issues…

github.com/deeplearning4j/deeplearning4j - 26d499098def839bbfeac4d920a4f7b35ea1f1e6 authored over 3 years ago by Adam Gibson <[email protected]>
Removes conflicts

github.com/deeplearning4j/deeplearning4j - 66babc200b17eb4104a32728fe16de1991d480fe authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9302 from eclipse/ag_arrow_build_fix

Fix arrow related module and build

github.com/deeplearning4j/deeplearning4j - a3a4f4eff1ff24583841af0a3e2eebb269d1ad46 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9300 from eclipse/ag_cudnn_path_fixes

Fix up cudnn path issues and add logging

github.com/deeplearning4j/deeplearning4j - 8ad0c1ee788562ef20359027c49e1240981bdbaf authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9304 from eclipse/ag_cudnn_maxpool2d_fix

Updates cnn 1d max pool2d to have proper fallback due to cudnn bug

github.com/deeplearning4j/deeplearning4j - d5077ace94c701a5cb886a3a98e847f7c19374a7 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9301 from eclipse/ag_javacpp_platform_extension

Add javacpp platform extension to output path

github.com/deeplearning4j/deeplearning4j - 3f555981266327ddbf29aa03f337ad42870cd91d authored over 3 years ago by Adam Gibson <[email protected]>
Ensure output path is used rather than hard coded

github.com/deeplearning4j/deeplearning4j - 8619abbc3909e0eb0b1b126a1ffa244d02f381b5 authored over 3 years ago by Adam Gibson <[email protected]>
Add default value for cnn3d

github.com/deeplearning4j/deeplearning4j - 94781d8d47997ba56619a2134f6fc5d0dec479fb authored over 3 years ago by Adam Gibson <[email protected]>
Updates cnn 1d max pool2d to have proper fallback due to cudnn bug

github.com/deeplearning4j/deeplearning4j - f3f3f439f73a7000a88852270306b03e30c7583d authored over 3 years ago by Adam Gibson <[email protected]>
Upgrades solr, fixes https://github.com/eclipse/deeplearning4j/issues/9297

github.com/deeplearning4j/deeplearning4j - f7c224829fa40f1a8412fd424ee8d01cbcbd070c authored over 3 years ago by Adam Gibson <[email protected]>