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

Merge pull request #9564 from quickwritereader/master

move shape functions into cpp. This also will fix segfaults happening in empty and tadLen functions

github.com/deeplearning4j/deeplearning4j - cfae582246c47e8447e7b773d1d1e389dc49b7de authored about 3 years ago by Adam Gibson <[email protected]>
fix cuda compilation. needed function for the device is duplicated into shape.h as well

github.com/deeplearning4j/deeplearning4j - 1045b94723425f46d3d3f5a2c0d5e8db6a02616c authored about 3 years ago by AbdelRauf <[email protected]>
move shape functions into cpp. This also will fix segfaults happening in empty and tadLen functions

github.com/deeplearning4j/deeplearning4j - b15bd218c863b32c12d9110cc171cff9b1ce01d3 authored about 3 years ago by Abdelrauf <[email protected]>
Merge pull request #9563 from quickwritereader/master

disable "openm simd pragma" based softmax for Nec

github.com/deeplearning4j/deeplearning4j - 07fab1e157d72205a5db90f2d37da615ca1745fb authored about 3 years ago by Adam Gibson <[email protected]>
disable openm simd pragma based softmax for Nec

github.com/deeplearning4j/deeplearning4j - ebf9f5df81f1e1b7ed503ec05aff4a436e34759b authored about 3 years ago by AbdelRauf <[email protected]>
Merge pull request #9562 from quickwritereader/master

[WIP] Vednn

github.com/deeplearning4j/deeplearning4j - 61d16fe8c7ac3c1424b19557c1b63ad5a968ed16 authored about 3 years ago by Adam Gibson <[email protected]>
cmake vednn for x86. remove aggressive inlinening from the vednn build. We can pinpoint reorder problem later

github.com/deeplearning4j/deeplearning4j - e57732a4cbd25e35aaa00d1ad1661707272cf1ff authored about 3 years ago by AbdelRauf <[email protected]>
Merge pull request #9559 from eclipse/ag_build_fixes

Misc build and test fixes (keras, NOT_DEFINED macro expansion, CI cpu,..)

github.com/deeplearning4j/deeplearning4j - a27979ebe3fc209d3a9af98e8fc2952691a5b737 authored about 3 years ago by Adam Gibson <[email protected]>
Update conv1d param initializer

github.com/deeplearning4j/deeplearning4j - 9e09b755276b1ae26fcb1811b89d7b4940fc4e68 authored about 3 years ago by Adam Gibson <[email protected]>
Update op_boilerplate.h

github.com/deeplearning4j/deeplearning4j - 1fd82e0a6e84972de9c3104ee8a71d226d62360a authored about 3 years ago by Adam Gibson <[email protected]>
Prevent SD_ALL_OPS short circuting

github.com/deeplearning4j/deeplearning4j - 1bb477315595b0c0c37dd083775712a104260606 authored about 3 years ago by Adam Gibson <[email protected]>
Fix cuda presets op boilerpalte

github.com/deeplearning4j/deeplearning4j - 8c40643ab695f201f31bd556a1c825ebf3bd5466 authored about 3 years ago by Adam Gibson <[email protected]>
Update CMakeLists.txt

github.com/deeplearning4j/deeplearning4j - 205efbfcf137d2089ecbca02258b09416806232c authored about 3 years ago by Adam Gibson <[email protected]>
Fix MSVC shape compilation, ensure tests use all ops

github.com/deeplearning4j/deeplearning4j - fdc832839a79e6cb061320debc366927a924b8f2 authored about 3 years ago by Adam Gibson <[email protected]>
Add build cpu fixes

github.com/deeplearning4j/deeplearning4j - 551c1732f181db839220bd282cd42209d7ae5c35 authored about 3 years ago by Adam Gibson <[email protected]>
Vednn library as dependency project

github.com/deeplearning4j/deeplearning4j - faa85167223bafbbb5ab4048d00fe04c79376f2b authored about 3 years ago by AbdelRauf <[email protected]>
Merge pull request #9557 from eclipse/ag_thread_fix

Build/misc fixes

github.com/deeplearning4j/deeplearning4j - 6aa742d77e1e9e0398d923cd7f3c2151953faa0c authored about 3 years ago by Adam Gibson <[email protected]>
Fix pointer issue

github.com/deeplearning4j/deeplearning4j - 237261fd4a5b074adbd1299197f0dce1b2f3b856 authored about 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9556 from eclipse/ag_fix_9520

Misc fixes

github.com/deeplearning4j/deeplearning4j - 51cfe6688fc9acefb9ce727c43d6e2408d7984ba authored about 3 years ago by Adam Gibson <[email protected]>
Update Threads.cpp

github.com/deeplearning4j/deeplearning4j - 284d0c488f4a1ebc74c9fba03f2e3954acb6fc77 authored about 3 years ago by Adam Gibson <[email protected]>
Debug build update

github.com/deeplearning4j/deeplearning4j - ea67740721f9e96140293eb6cb3de76b6b515e85 authored about 3 years ago by Adam Gibson <[email protected]>
Update Nd4jTestsC.java

github.com/deeplearning4j/deeplearning4j - ff7b9cc2a963d010bed206d8b9e07ef58bf6a089 authored about 3 years ago by Adam Gibson <[email protected]>
Fix https://github.com/eclipse/deeplearning4j/issues/9540

github.com/deeplearning4j/deeplearning4j - 4f5d4e525d6409f08b2e8b61f321e4d379614e34 authored about 3 years ago by Adam Gibson <[email protected]>
Update Threads.cpp

github.com/deeplearning4j/deeplearning4j - c800c6780d6baabcf4332a9e4517712b7b849854 authored about 3 years ago by Adam Gibson <[email protected]>
Fix android/cuda compilation error

github.com/deeplearning4j/deeplearning4j - 71333b61d42a7315228d1f4ba4c63ced71cc3452 authored about 3 years ago by Adam Gibson <[email protected]>
Update action.yml

github.com/deeplearning4j/deeplearning4j - 8e16f62065f9ff4efe1cc7dbaea5dcacb5883072 authored about 3 years ago by Adam Gibson <[email protected]>
Update action.yml

github.com/deeplearning4j/deeplearning4j - 5379531dac6238f9f8382c381692d440d7192419 authored about 3 years ago by Adam Gibson <[email protected]>
Update CMakeLists.txt

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

github.com/deeplearning4j/deeplearning4j - 216ef1a72412488b611933dc3e25536ec6acfe16 authored about 3 years ago by Adam Gibson <[email protected]>
Update CMakeLists.txt

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

github.com/deeplearning4j/deeplearning4j - 5dd88bfec3459fe136306faaf44cdd32ceba9342 authored about 3 years ago by Adam Gibson <[email protected]>
Update CMakeLists.txt

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

github.com/deeplearning4j/deeplearning4j - 8e4da0aa87fea2b9a379068acfabcf3e86a16429 authored about 3 years ago by Adam Gibson <[email protected]>
Upgrade commons compress version

github.com/deeplearning4j/deeplearning4j - 44aafa8ec8e4d861cb70c002c6288df593f65cf2 authored about 3 years ago by Adam Gibson <[email protected]>
Remove extra weighted cross entropy call

github.com/deeplearning4j/deeplearning4j - 96c9ac6a6403573ce118298bbb77bb78f758969e authored about 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9555 from quickwritereader/master

Nec related fixes

github.com/deeplearning4j/deeplearning4j - 01670245ea1c2054ee012c96f31d36c032f338fb authored about 3 years ago by Adam Gibson <[email protected]>
resizeNeighborImpl: Nec segfaults while using inlined template function . use it inside lambda to fix the issue

github.com/deeplearning4j/deeplearning4j - 96925f5b2caa340aa5d51a697dfac76371fee4b0 authored about 3 years ago by AbdelRauf <[email protected]>
refactor template instantiations

github.com/deeplearning4j/deeplearning4j - ec45d215acd4fbd851cfa24ea73eac5700975d55 authored about 3 years ago by AbdelRauf <[email protected]>
fix typo that was mistakenly using limited type set

github.com/deeplearning4j/deeplearning4j - 555a6201267e0d22c77ad2c53010cca968cc1a07 authored about 3 years ago by AbdelRauf <[email protected]>
rewrite [pad CONSTANT] to speedUp NEC performance

github.com/deeplearning4j/deeplearning4j - 7db675f661f01a2764503257c67313e20f006399 authored about 3 years ago by AbdelRauf <[email protected]>
Merge pull request #9553 from eclipse/ag_fix_9536

Fix 9531: Confusion matrices not incrementing their results properly

github.com/deeplearning4j/deeplearning4j - e9ac9a2681ff8f18ba2f205648230711c57e299f authored about 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9552 from eclipse/ag_fix_9536

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

github.com/deeplearning4j/deeplearning4j - f149a00aacf8eb07d0fa5ac0c36e9d7837be57e0 authored about 3 years ago by Adam Gibson <[email protected]>
Fixes https://github.com/eclipse/deeplearning4j/issues/9536

github.com/deeplearning4j/deeplearning4j - af80bc6a1c3e21a773a3afc810a4f8cb84babad4 authored about 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9551 from eclipse/ag_fix_9549

Fixes invocation of transform ops vs pairwise ops

github.com/deeplearning4j/deeplearning4j - 71ee908d10edef8165424b67a46f4797a202168c authored about 3 years ago by Adam Gibson <[email protected]>
Fix https://github.com/eclipse/deeplearning4j/issues/9549

github.com/deeplearning4j/deeplearning4j - 596b13b28518373f339de14d8138818c82141f62 authored about 3 years ago by Adam Gibson <[email protected]>
Merge branch 'master' of https://github.com/eclipse/deeplearning4j

github.com/deeplearning4j/deeplearning4j - 1c36d2ba1cfcc903d389a5350b1d920a4079a59e authored about 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9542 from eclipse/ag_aurora_rename

Minor aurora fixes and rename

github.com/deeplearning4j/deeplearning4j - e3aca96e10ccb5280600c8f151b56ba6ec9be5cf authored about 3 years ago by Adam Gibson <[email protected]>
Fix subsampling layer output shapes for NHWC/NCHW

github.com/deeplearning4j/deeplearning4j - a907ca2d10debb1b62da5ab8a03282d9caaa93be authored about 3 years ago by Adam Gibson <[email protected]>
Update AuroraOpExecutioner.java

github.com/deeplearning4j/deeplearning4j - 15ab197947d002d5eb074ef4b5c807cfbb17e481 authored about 3 years ago by Adam Gibson <[email protected]>
Update where.cpp

github.com/deeplearning4j/deeplearning4j - ce7e9d2ca9a8912863a34f5b2a3cd8276a42e852 authored about 3 years ago by Adam Gibson <[email protected]>
Update sparse_to_dense.cpp

github.com/deeplearning4j/deeplearning4j - 26d6656d5f5bd074d8ab68b98770548edc5142bf authored about 3 years ago by Adam Gibson <[email protected]>
Update compat_sparse_to_dense.cpp

github.com/deeplearning4j/deeplearning4j - 1b47485bb51cc13fea56f7bd190df67830368568 authored about 3 years ago by Adam Gibson <[email protected]>
Update shape.cpp

github.com/deeplearning4j/deeplearning4j - a85d528257697633f9bc089ff7c132c5025099b4 authored about 3 years ago by Adam Gibson <[email protected]>
Update shape.cpp

github.com/deeplearning4j/deeplearning4j - 53e44e1ee82408cb09b17c0789afdc7588d32e4a authored about 3 years ago by Adam Gibson <[email protected]>
Update shape.cpp

github.com/deeplearning4j/deeplearning4j - c95e5ef21fd2055eeb33ddf22c327b1afa845ddc authored about 3 years ago by Adam Gibson <[email protected]>
Fix shape_of exclusion

github.com/deeplearning4j/deeplearning4j - 37e2c125aa3003d008de753425859fb2fb4e57d1 authored about 3 years ago by Adam Gibson <[email protected]>
Update keras test to have activation, update aurora ops to re initializa method

github.com/deeplearning4j/deeplearning4j - 840d420cc7858882da7ad9520078a35618a2cf20 authored about 3 years ago by Adam Gibson <[email protected]>
Remove extra comment, update multi unique op exclusions

github.com/deeplearning4j/deeplearning4j - a13db78c46455de7e529c18f839d64ab109edfe9 authored about 3 years ago by Adam Gibson <[email protected]>
Update path for model import

github.com/deeplearning4j/deeplearning4j - 9fe4c398d8c18acdab88f25b27e2f012f5f9d062 authored about 3 years ago by Adam Gibson <[email protected]>
Merge branch 'ag_aurora_rename' of https://github.com/eclipse/deeplearning4j into ag_aurora_rename

github.com/deeplearning4j/deeplearning4j - 6dbba6fb4d9fe0e7fd4178b7c85861d9a252c6dc authored about 3 years ago by Adam Gibson <[email protected]>
Fix op inclusions

github.com/deeplearning4j/deeplearning4j - bb54fce4d51647c1e78398e0e8be8b8d371e5b23 authored about 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9548 from quickwritereader/master

rewrite imagesHelper normal way to workaround nec compilation bug

github.com/deeplearning4j/deeplearning4j - 14c705bf2aed600c902aacc157f1434efa9ec3c5 authored about 3 years ago by Adam Gibson <[email protected]>
rewrite imagesHelper normal way to workaround nec compilation bug

github.com/deeplearning4j/deeplearning4j - e588ddd3838f94c1a71d2c58ce10b0f4e55e28f5 authored about 3 years ago by AbdelRauf <[email protected]>
Merge pull request #9547 from quickwritereader/master

fix aurora test builds

github.com/deeplearning4j/deeplearning4j - a32a097a765c64335d3ef2350c4f308e34e65640 authored about 3 years ago by Adam Gibson <[email protected]>
fix aurora test builds

github.com/deeplearning4j/deeplearning4j - b7089874735ebb3e77a6353605b905c0d9964c9d authored about 3 years ago by AbdelRauf <[email protected]>
Add threads.cpp fix for aurora

github.com/deeplearning4j/deeplearning4j - 6ad532a00d9bf3f12eca36443d5cb36313a94c8a authored about 3 years ago by Adam Gibson <[email protected]>
Give aurora own priority

github.com/deeplearning4j/deeplearning4j - 14ffd90f46e00ea4a823d21d78efcb72daefe512 authored about 3 years ago by Adam Gibson <[email protected]>
Restore device init

github.com/deeplearning4j/deeplearning4j - 284fcbd5980011e592d6fd3faf1be8d3938a460c authored about 3 years ago by Adam Gibson <[email protected]>
Update TestTensorflowIR.kt

github.com/deeplearning4j/deeplearning4j - 91386cda40761abf9bfbdfe370ba566ef257fef5 authored about 3 years ago by Adam Gibson <[email protected]>
Update squeeze dims to work around bug in squeezeDims properties

github.com/deeplearning4j/deeplearning4j - 0df4086655c3cd88616230e42fbb300bcbaa1d5c authored about 3 years ago by Adam Gibson <[email protected]>
update reference to workspace manager

github.com/deeplearning4j/deeplearning4j - 5f7451ae4452ecd8e3c3c8a860eb0ff8c20116ec authored about 3 years ago by Adam Gibson <[email protected]>
Update setData to use memcpy

github.com/deeplearning4j/deeplearning4j - af51324dd5059d5f69aa82b64b921cf5a45bb8a5 authored about 3 years ago by Adam Gibson <[email protected]>
Update AuroraPresets.java

github.com/deeplearning4j/deeplearning4j - c08a0eb09d21dc366fd9014fb22bb6dc318a2adf authored about 3 years ago by Adam Gibson <[email protected]>
Add absolute path workaround

github.com/deeplearning4j/deeplearning4j - 4ff7522f1433623d9c2a6d0a45fc4c0826efd074 authored about 3 years ago by Adam Gibson <[email protected]>
Update AuroraPresets.java

github.com/deeplearning4j/deeplearning4j - 9b0b49ffe4936fa46625c955324f0ae9ed1f7d9e authored about 3 years ago by Adam Gibson <[email protected]>
Update AuroraPresets.java

github.com/deeplearning4j/deeplearning4j - 0e76f08a1d70ae91d6a7e3464a4ab3e9316e9854 authored about 3 years ago by Adam Gibson <[email protected]>
Add load enabled

github.com/deeplearning4j/deeplearning4j - 751e6ef38ddf29dbd7e0ac45a243efbb441a207a authored about 3 years ago by Adam Gibson <[email protected]>
Migrate out of nativeblas

github.com/deeplearning4j/deeplearning4j - 6bd387c6a8a1737ce0fd30e0cd22d012eef0d5ea authored about 3 years ago by Adam Gibson <[email protected]>
Update AuroraPresets.java

github.com/deeplearning4j/deeplearning4j - 2dadd5452f8dd4c16345b21159dd10dee9b2af5d authored about 3 years ago by Adam Gibson <[email protected]>
Force buidl resource

github.com/deeplearning4j/deeplearning4j - e71c7226d85ff6339961586916695b2fb604a003 authored about 3 years ago by Adam Gibson <[email protected]>
Minor rename update

github.com/deeplearning4j/deeplearning4j - e085dae2a7307043be22995c463db18f2ad680d1 authored about 3 years ago by Adam Gibson <[email protected]>
Update AuroraPresets.java

github.com/deeplearning4j/deeplearning4j - bc45ad631b7ff481c38cdff7c197638bc15f5251 authored about 3 years ago by Adam Gibson <[email protected]>
Fix minor one hot bug

github.com/deeplearning4j/deeplearning4j - d3221dbfd24881869696b94d37de9e133f578c2d authored about 3 years ago by Adam Gibson <[email protected]>
Update Nd4jAuroraOps.java

github.com/deeplearning4j/deeplearning4j - 8332a2b4cb022e1cce9288d765096a22d49b5cc1 authored about 3 years ago by Adam Gibson <[email protected]>
Update Nd4jAuroraOps.java

github.com/deeplearning4j/deeplearning4j - 1d3d128d27a63e104c4285d63d0f72f1c74b06d9 authored about 3 years ago by Adam Gibson <[email protected]>
Update NativeOpsHolder.java

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