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

Update CBOW/DM to fix accuracy with batch cases (#9865)

* Fix lombok Thread.builder clash with jdk 17

* Fix inplace operations setting output arrays
...

github.com/deeplearning4j/deeplearning4j - 48b19f0820120e51a3e6fb00fe2d1186e39d1d25 authored about 2 years ago by Adam Gibson <[email protected]>
Fix up dropout value output: (#9866)

Fixes #9864

github.com/deeplearning4j/deeplearning4j - 36bf67c5dd42f2226f5b4ccff71d698103f37ed7 authored about 2 years ago by Adam Gibson <[email protected]>
Fixes expandDims shapeCalc and negative dimensions (#9867)

github.com/deeplearning4j/deeplearning4j - 83a467f44fa068066ba99646ff0699f5c359bc80 authored about 2 years ago by Adam Gibson <[email protected]>
Samediff training fixes (#9868)

* Fixes expandDims shapeCalc and negative dimensions

* Fix training updates
Fix loss curve
Adde...

github.com/deeplearning4j/deeplearning4j - 443d3bcb49b55aecba75fb130169788045e182df authored about 2 years ago by Adam Gibson <[email protected]>
Improved performance for allocators (#9859)

* Fix lombok Thread.builder clash with jdk 17

* Fix inplace operations setting output arrays
Fi...

github.com/deeplearning4j/deeplearning4j - 03e11c727222f21d74aa34cc9a069eca7ab54b1a authored about 2 years ago by Adam Gibson <[email protected]>
Fix lombok Thread.builder clash with jdk 17 (#9858)

github.com/deeplearning4j/deeplearning4j - 97b8aeb2dd938d116e8c2f65ec647e9637e7eedf authored about 2 years ago by Adam Gibson <[email protected]>
Remove extra loss variable config from TrainingConfig/Add support for parallelinference support output subsets (#9855)

* Update skipgram/cbow batching to direct to proper batch code path

* Fixes https://github.co...

github.com/deeplearning4j/deeplearning4j - 140233ebcebbdf277b81cc77835594a18091df82 authored about 2 years ago by Adam Gibson <[email protected]>
Update building from source readme to remove extra legacy instrucitons (#9856)

github.com/deeplearning4j/deeplearning4j - db3f3b59d97aec42afc5a0cc080dbbfe4e300368 authored about 2 years ago by Adam Gibson <[email protected]>
NLP fixes 2 ( better batching) (#9852)

* Update skipgram/cbow batching to direct to proper batch code path

* Reapply batch fix

* ...

github.com/deeplearning4j/deeplearning4j - ee969e66f17f4c34f04604b30ae8776184965e76 authored about 2 years ago by Adam Gibson <[email protected]>
Update skipgram/cbow batching to direct to proper batch code path (#9850)

github.com/deeplearning4j/deeplearning4j - a206cb6720039ac9d7b03a3e22638951482f87ad authored about 2 years ago by Adam Gibson <[email protected]>
Update control flow (ifCond/whileLoop) to allow for training (#9851)

Allow for non fp differential function variables in training (grads just default to zero)

Mis...

github.com/deeplearning4j/deeplearning4j - da6f86c36259b5e8971acb7b93710c3a8a866f28 authored about 2 years ago by Adam Gibson <[email protected]>
Fixes https://github.com/deeplearning4j/deeplearning4j/issues/9847 (#9849)

github.com/deeplearning4j/deeplearning4j - 217f04eb338fb4629f7cf5b949ac64e7c1c1d328 authored about 2 years ago by Adam Gibson <[email protected]>
Update openblas definitions for upgrade, migrate blas lapack codegen to mainline (#9843)

github.com/deeplearning4j/deeplearning4j - 0e1928604747d3fb4082b5074a0fb23324e0d6b9 authored about 2 years ago by Adam Gibson <[email protected]>
Reduces allocations for DBOW/DM (#9839)

* Fix cuda build, add missing declarations for cuda, fix cuda backend for java 11 upgrade

* Pre...

github.com/deeplearning4j/deeplearning4j - 49515277ab65e444932e5f0762825c2717495650 authored about 2 years ago by Adam Gibson <[email protected]>
Upgrades javacpp and associated deps to 1.5.8 (#9840)

* Update versions to javacpp 1.5.8

* Update cuda versions

github.com/deeplearning4j/deeplearning4j - 0918a511a91db0ecb8e5aee75d74a68401ad8a3c authored about 2 years ago by Adam Gibson <[email protected]>
Fix cuda build, add missing declarations for cuda, fix cuda backend for java 11 upgrade (#9838)

github.com/deeplearning4j/deeplearning4j - fa49cf9047444b449da7237dbc07b1a7c784cd9f authored about 2 years ago by Adam Gibson <[email protected]>
Fixes #9835 (#9837)

github.com/deeplearning4j/deeplearning4j - 93c988dbc8e8a6c500b59aabb3fc10ebf7d9d51b authored about 2 years ago by Adam Gibson <[email protected]>
Remove debug toStringFull() fixes https://github.com/deeplearning4j/deeplearning4j/issues/9833 (#9836)

github.com/deeplearning4j/deeplearning4j - dd493124629f6fbe7a3e8f495243cbd4667f24ab authored about 2 years ago by Adam Gibson <[email protected]>
Fixes #7865 (#9832)

* Fixes #9830

* Fix https://github.com/deeplearning4j/deeplearning4j/issues/7865

github.com/deeplearning4j/deeplearning4j - c1595586fa4bfc7e6bdb6e1487c6afdf4aadccd7 authored about 2 years ago by Adam Gibson <[email protected]>
Fix up tests (#9834)

Add CBOW parameters
Ensure freedArrays is static in inference session
Fix up equals with eps
...

github.com/deeplearning4j/deeplearning4j - 1d7b8ddb9388fb08b79e06ac9befb375a97d7a23 authored about 2 years ago by Adam Gibson <[email protected]>
Fixes #9830 (#9831)

github.com/deeplearning4j/deeplearning4j - 7e8bf2cad4a45715679107ca6bde98a4df0d22d5 authored about 2 years ago by Adam Gibson <[email protected]>
Remove old cpu op executioners (#9828)

Clean up commented code
Fix no nop in pairwise boolean

github.com/deeplearning4j/deeplearning4j - 3a9991efc5585dfd750fac1612d6fb1aee75dd06 authored about 2 years ago by Adam Gibson <[email protected]>
Increase performance of skipgram/cbow allocation on batch size 1 (#9827)

* Fix https://github.com/deeplearning4j/deeplearning4j/issues/9112
Optimize allocation of non sa...

github.com/deeplearning4j/deeplearning4j - b8a120757643be3ae1f0c86e3032dcd1dc181f21 authored about 2 years ago by Adam Gibson <[email protected]>
Fixes #9826 (#9829)

github.com/deeplearning4j/deeplearning4j - 635f749f8be0dc725f5675474e9fdebfa5daa284 authored about 2 years ago by Adam Gibson <[email protected]>
Fix up skipgram to use caching for improved performance of scalar values (#9824)

Add new skipgram builder constructor
Fix infinite loop in array cache memory manager

github.com/deeplearning4j/deeplearning4j - af7d725004805b0447094ef78bb3338581b005e1 authored about 2 years ago by Adam Gibson <[email protected]>
Fix up https://stackoverflow.com/questions/74157832/runtime-error-from-nd4j-when-executing-svd (#9823)

* Fix standardize to avoid divide by zero
Clean up commented old code present in standardize

...

github.com/deeplearning4j/deeplearning4j - 3f66a13653500209258394cd5a96732c6d41aa04 authored about 2 years ago by Adam Gibson <[email protected]>
Fix standardize to avoid divide by zero (#9822)

* Fix standardize to avoid divide by zero
Clean up commented old code present in standardize

* ...

github.com/deeplearning4j/deeplearning4j - 3f0793e568af642d84ba851e8e526163903e48f6 authored about 2 years ago by Adam Gibson <[email protected]>
Migrate codegen modules from contrib to mainline so they can be used in other projects (#9820)

Sync versions in codegen modules as part of migration
Upgrade all kotlin versions to be inline ...

github.com/deeplearning4j/deeplearning4j - 8b0996203d7d69d8984ce37315efed00da06b124 authored about 2 years ago by Adam Gibson <[email protected]>
Fix matrix multiply backprop (#9819)

* Fix jdk 8 target

* Migrate mmul bp to use arg(1) instead of rarg() to avoid args > 2 from t...

github.com/deeplearning4j/deeplearning4j - e5218991026880a4b1ae09dff0750f149469f80c authored about 2 years ago by Adam Gibson <[email protected]>
Fix jdk 8 target + failing tests (#9818)

* Fix jdk 8 target

* Fix kotlin vversion in tests

* Fix epsilon op type
Remove unmaintained li...

github.com/deeplearning4j/deeplearning4j - b57991671d11d157361ce0b759fc6c7fadef9309 authored about 2 years ago by Adam Gibson <[email protected]>
Clean up indexing, more test clean up, delete commented code (#9817)

* Fix up expandDims to use predetermined shape from output, fixes failing test

* Add missing ...

github.com/deeplearning4j/deeplearning4j - 41b2ff53926a2912c7327616cf9763da0363b413 authored about 2 years ago by Adam Gibson <[email protected]>
Version updates for running tests (#9816)

* Fix up expandDims to use predetermined shape from output, fixes failing test

* Add missing ...

github.com/deeplearning4j/deeplearning4j - 05290f216d5109f7e119a045d575d01b3c7d1919 authored about 2 years ago by Adam Gibson <[email protected]>
Ag split v grad (same as split) (#9815)

* Fix up expandDims to use predetermined shape from output, fixes failing test

* Add missing ...

github.com/deeplearning4j/deeplearning4j - 465394798ebb7e53bb859295f6e6f8caa1c42044 authored about 2 years ago by Adam Gibson <[email protected]>
Fix up expandDims to use predetermined shape from output, fixes failing test (#9814)

github.com/deeplearning4j/deeplearning4j - e973a25e5e1b61550a81028e1d33a8a4221ea407 authored about 2 years ago by Adam Gibson <[email protected]>
Fixes https://github.com/deeplearning4j/deeplearning4j/issues/9811 (#9812)

github.com/deeplearning4j/deeplearning4j - 44063ea2a7e792b4c323657c62f1ed3791114acc authored about 2 years ago by Adam Gibson <[email protected]>
Correct parentheses for loading enums (#9813)

github.com/deeplearning4j/deeplearning4j - 45e679c8207de19daa3dbb10fdc986dbe0238fd8 authored about 2 years ago by Adam Gibson <[email protected]>
Fixes isNumerical() return on DataType #9800 (#9809)

github.com/deeplearning4j/deeplearning4j - 98e5a631d9fc32400a66f460e733a5c63b44ea83 authored about 2 years ago by Adam Gibson <[email protected]>
Improve Skipgram/Paragraph Vectors performance (#9796)

* ag_skipgram_changes

* Add simd to a few loops

* Add new serialization method for sequenc...

github.com/deeplearning4j/deeplearning4j - cc37f157a8f2cbafc4d1848ea86e49eceb4f58a2 authored about 2 years ago by Adam Gibson <[email protected]>
Fixes https://github.com/deeplearning4j/deeplearning4j/issues/9801 (#9804)

* Fixes https://github.com/deeplearning4j/deeplearning4j/issues/9801

* Add back dropout inver...

github.com/deeplearning4j/deeplearning4j - 13a30d23f3d1b1c58283b8111c5140f01771b763 authored about 2 years ago by Adam Gibson <[email protected]>
Add constant import fix for onnx (#9807)

* temp test commit

* Add test case for import of defined outputs of constants

github.com/deeplearning4j/deeplearning4j - f2100fe31ea7e6e77563289f1e7c0be24047bbca authored about 2 years ago by Adam Gibson <[email protected]>
Fixes training history propagation (#9808)

* temp test commit

* Add test case for import of defined outputs of constants

* Fixes http...

github.com/deeplearning4j/deeplearning4j - 711775c9bccd6e2cdda5194289a868c7330a61ae authored about 2 years ago by Adam Gibson <[email protected]>
Fixes https://github.com/deeplearning4j/deeplearning4j/issues/9802 (#9803)

github.com/deeplearning4j/deeplearning4j - 4bc1fc75a67d424ab1f06f3d3e50a35af90493af authored about 2 years ago by Adam Gibson <[email protected]>
Adds cuda compressor (#9794)

* Update docs, fix https://github.com/deeplearning4j/deeplearning4j/issues/9791

* Add new ved...

github.com/deeplearning4j/deeplearning4j - 74ca3775d9a01dfcd1b1058e36e33e3c1fbfa93a authored over 2 years ago by Adam Gibson <[email protected]>
Add aurora profile for only allowing nd4j-native backend, no -platform (#9795)

* Add aurora profile for only allowing nd4j-native backend and excluding platform

* Incorpora...

github.com/deeplearning4j/deeplearning4j - 6c4e6700d103b5cd279482ce0ece98b52db16a3d authored over 2 years ago by Adam Gibson <[email protected]>
Update docs, fix https://github.com/deeplearning4j/deeplearning4j/issues/9791 (#9793)

github.com/deeplearning4j/deeplearning4j - c29098561861f369aa57918bf7573320f8a43b61 authored over 2 years ago by Adam Gibson <[email protected]>
Add missing FindVEDA.cmake for veda libraries (#9790)

* Fix misc include issues with veda

* Update veda_vednn.vcpp

* Add missing FindVEDA.cmake
...

github.com/deeplearning4j/deeplearning4j - 75e1543b85a45e1b63c33a84a73c3b5d6049433a authored over 2 years ago by Adam Gibson <[email protected]>
Fix up VEDA inclusion (#9788)

* Fix misc include issues with veda

* Update veda_vednn.vcpp

github.com/deeplearning4j/deeplearning4j - 3d1ccfb7fa9539f0dbff8a1c246512b25554f5cb authored over 2 years ago by Adam Gibson <[email protected]>
Fixes #9786 (#9787)

github.com/deeplearning4j/deeplearning4j - 08acdd5cdf4091724c755f2ca78421d72cdf8b46 authored over 2 years ago by Adam Gibson <[email protected]>
Update gather fix memory manager tests, credit to paratsu (#9785)

* Update gather fix memory manager tests, credit to paratsu

* Update Gather.java

github.com/deeplearning4j/deeplearning4j - 2f08cc208b3bae1007bbbb001938d17c15926a09 authored over 2 years ago by Adam Gibson <[email protected]>
Minor improvements to debugging for samediff summary, invoke (#9783)

github.com/deeplearning4j/deeplearning4j - ab129f62239df7b6e4e8a871d55f5c02d417cbfb authored over 2 years ago by Adam Gibson <[email protected]>
Moves all array cache state to static (#9782)

* Add more safeguards around caching variables

* Change array cache to use static variables to ...

github.com/deeplearning4j/deeplearning4j - 46140eccaccbcaf49b578498824891cf2e5268e1 authored over 2 years ago by Adam Gibson <[email protected]>
Add more safeguards around caching variables (#9781)

github.com/deeplearning4j/deeplearning4j - cea211cf913c9b3e020a294b919c9ddd8b02093c authored over 2 years ago by Adam Gibson <[email protected]>
Ensures views aren't returned from cache (#9777)

* Update pi build to allow for linux to be specified as target

* Fix samediff configureWithSa...

github.com/deeplearning4j/deeplearning4j - 95079aa084a6d642d059d5cc1d4ec9ac72ef7cc3 authored over 2 years ago by Adam Gibson <[email protected]>
Fix issue reported on forums for multiple inputs (#9779)

github.com/deeplearning4j/deeplearning4j - 8a3ff74ffb7a3f432d62057617146423ef8d95f5 authored over 2 years ago by Adam Gibson <[email protected]>
Fix up tensor mmul, axis serialization when configuring from arguments (#9778)

* Fix up tensor mmul, axis serialization when configuring from arguments

* Remove unused axes...

github.com/deeplearning4j/deeplearning4j - 8ec6397c56cb9c63842279f293746e65c64b858a authored over 2 years ago by Adam Gibson <[email protected]>
Fix https://github.com/deeplearning4j/deeplearning4j/issues/9773 (#9776)

* Update pi build to allow for linux to be specified as target

* Fix samediff configureWithSa...

github.com/deeplearning4j/deeplearning4j - 2668876811fbebf1fafc09f954a34dfcd8c95780 authored over 2 years ago by Adam Gibson <[email protected]>
Fix configureWithSameDiff during op serde to have inputs (#9774)

* Update pi build to allow for linux to be specified as target

* Fix samediff configureWithSa...

github.com/deeplearning4j/deeplearning4j - 92202dffa41af819e2177ed58458f4b7e5bc8dee authored over 2 years ago by Adam Gibson <[email protected]>
Disables caching of arrays that are inputs/outputs allowing proper use (#9771)

* Update pi build to allow for linux to be specified as target

* Ensure inputs are not cached

github.com/deeplearning4j/deeplearning4j - 98325380e28ec645db2f999ee218bce523fd183a authored over 2 years ago by Adam Gibson <[email protected]>
Update pi build to allow for linux to be specified as target (#9770)

github.com/deeplearning4j/deeplearning4j - 028559b6d4b9642faeb4fd5faaa8e03bc1cb0b1d authored over 2 years ago by Adam Gibson <[email protected]>
Fixes Global Pooling collapse dimension cases with rnns in keras import. (#9769)

* Fix global pooling layer return types for collapse dimensions

* Push test

github.com/deeplearning4j/deeplearning4j - 053fa36be4fcfe2e123d418a409ca37c8aa981bb authored over 2 years ago by Adam Gibson <[email protected]>
Updates openblas delegator (#9768)

* Fixes https://github.com/deeplearning4j/deeplearning4j/issues/9765 https://github.com/deeplear...

github.com/deeplearning4j/deeplearning4j - e6e922a6bfa8f734932f4c5239ec34af910737d8 authored over 2 years ago by Adam Gibson <[email protected]>
Fixes https://github.com/deeplearning4j/deeplearning4j/issues/9765 https://github.com/deeplearning4j/deeplearning4j/issues/9766 (#9767)

github.com/deeplearning4j/deeplearning4j - 7f10c4649b367c759a613fa390c758c7ae75153b authored over 2 years ago by Adam Gibson <[email protected]>
Scatter update fixes (#9764)

* Scatter update fixes

* Fix scatter update delegation to point to proper op, add test

* D...

github.com/deeplearning4j/deeplearning4j - 5e65dcade705939c834fb6b58bff9f3a979a036e authored over 2 years ago by Adam Gibson <[email protected]>
Update workflow runs to latest (#9762)

github.com/deeplearning4j/deeplearning4j - be854f23e4161896423e6277977a48000c5b9103 authored over 2 years ago by Adam Gibson <[email protected]>
Delete einsum.cpp (#9761)

github.com/deeplearning4j/deeplearning4j - 0eddbbd2d33b4b906f55c52bf23750e45d986eea authored over 2 years ago by Adam Gibson <[email protected]>
Follow up fixes for lapack/minimal backends (#9760)

* Update CpuLapack.java

* More testing for blas implementations

* Update for blas/lapack d...

github.com/deeplearning4j/deeplearning4j - 4194d2c519968f70cba640f16fa543ca306fd929 authored over 2 years ago by Adam Gibson <[email protected]>
Fix up blas declarations (#9759)

* Update CpuLapack.java

* More testing for blas implementations

github.com/deeplearning4j/deeplearning4j - b004b31feba6852f5dd2ce391d045dc480ac885c authored over 2 years ago by Adam Gibson <[email protected]>
Update CpuLapack.java (#9758)

github.com/deeplearning4j/deeplearning4j - d2489a63df876d3180cb80755442bf6990c44fea authored over 2 years ago by Adam Gibson <[email protected]>
Fixes #9756 (#9757)

* Fix bug with create_view variables being set closeable. Fixes https://github.com/deeplearning...

github.com/deeplearning4j/deeplearning4j - 29fd9c70c0dfa690ccedba130b43dc3e36c37b24 authored over 2 years ago by Adam Gibson <[email protected]>
Adds new cpu backend without openblas for users who want to deploy on embedded platforms (#9755)

* WIP: add minimal backend and modularize CPU logic

* Consolidate nd4j cpu files in to backen...

github.com/deeplearning4j/deeplearning4j - 18e6dac62e5e0219599ac445b93014ac95672e87 authored over 2 years ago by Adam Gibson <[email protected]>
Update build-deploy-windows.yml (#9753)

* Update build-deploy-windows.yml

* Update build-deploy-windows.yml

* Update build-deploy-...

github.com/deeplearning4j/deeplearning4j - e2b92619b299e13a181791bf5ecd53304cb393e0 authored over 2 years ago by Adam Gibson <[email protected]>
Word2vec google new update (#9752)

* Update ArrayCacheMemoryMgr.java

* Log warning for invalid ops. Alows for more flexibility w...

github.com/deeplearning4j/deeplearning4j - 4e41312fdf7fe613199543c038577695516a6cf1 authored over 2 years ago by Adam Gibson <[email protected]>
Remove cache logging statements (#9749)

* Update ArrayCacheMemoryMgr.java

* Log warning for invalid ops. Alows for more flexibility whe...

github.com/deeplearning4j/deeplearning4j - b238938a5e067fc019504c87d5261007fd596a28 authored over 2 years ago by Adam Gibson <[email protected]>
Amend array cache memory manager debug logging (#9747)

* Update ArrayCacheMemoryMgr.java

* Log warning for invalid ops. Alows for more flexibility w...

github.com/deeplearning4j/deeplearning4j - 1cb48a5a0c8ce42feb5b24761cd2d1c90aa87db6 authored over 2 years ago by Adam Gibson <[email protected]>
Add minor flatbuffers mapper changes to be more tolerant of import issues (#9745)

* Update ArrayCacheMemoryMgr.java

* Log warning for invalid ops. Alows for more flexibility w...

github.com/deeplearning4j/deeplearning4j - 4b4161c9c87263e0c3983b935c856a42e5fdccaa authored over 2 years ago by Adam Gibson <[email protected]>
Update ArrayCacheMemoryMgr.java (#9743)

github.com/deeplearning4j/deeplearning4j - 890b13967471bd46e0e7a8b0599d523e2e86c3f4 authored over 2 years ago by Adam Gibson <[email protected]>
Add proper java 11 compilation for compat (#9741)

* Misc test fixes (spark,datavec)

* Fix up release for builds

* Add missing test resources...

github.com/deeplearning4j/deeplearning4j - 3a87acef06fbfa5712c353d1c7ed5fef686c0bcc authored over 2 years ago by Adam Gibson <[email protected]>
remove the whole test case where there is an odd test case (truncatednormal) (#9742)

github.com/deeplearning4j/deeplearning4j - fafd84e1f048a64079ce360654e5b3837fa77552 authored over 2 years ago by Abdelrauf <[email protected]>
Adds missing test resources/misc test changes (#9740)

* Misc test fixes (spark,datavec)

* Fix up release for builds

* Add missing test resources...

github.com/deeplearning4j/deeplearning4j - 6db0f307f7527c945b5c52b521aa77b5a20902df authored over 2 years ago by Adam Gibson <[email protected]>
fix grad failures (#9739)

github.com/deeplearning4j/deeplearning4j - 999e4a727313ea4ccd4c7ab133416744996cb709 authored over 2 years ago by Abdelrauf <[email protected]>
Updates releases to use java 11 (#9738)

* Misc test fixes (spark,datavec)

* Fix up release for builds

github.com/deeplearning4j/deeplearning4j - d60d9d2a12a6ee7e29c02ca284e04b21a2298341 authored over 2 years ago by Adam Gibson <[email protected]>
Misc test fixes (spark,datavec) (#9737)

* Misc test fixes (spark,datavec)

* Remove invalid test

* Fix up shapes in windowconverter...

github.com/deeplearning4j/deeplearning4j - 2fcebccb2597e98c4e14f3c89c5d4038397b667d authored over 2 years ago by Adam Gibson <[email protected]>
Misc 2d grad fixes, Spark test fixes test refactoring (#9735)

* Fix up create_view tests, assign operation for views

* Misc shape related fixes for gradien...

github.com/deeplearning4j/deeplearning4j - 01f340ea13c4713e00f8dde23a64af75f092d283 authored over 2 years ago by Adam Gibson <[email protected]>
Fix up create_view tests, assign operation for views (#9734)

* Fix up create_view tests, assign operation for views

* Add deprecation notices for read/wri...

github.com/deeplearning4j/deeplearning4j - 32e54d0cf208cf8409ffc53952089e334e037c65 authored over 2 years ago by Adam Gibson <[email protected]>
Upgrade protobuf to 3.21.2 (#9733)

* Fix up build on intel systems

* Upgrade to 3.21.2

github.com/deeplearning4j/deeplearning4j - 752ffe4e74d064b846729af09a48ee328c2514a4 authored over 2 years ago by Adam Gibson <[email protected]>
Fix up build on intel systems (#9732)

github.com/deeplearning4j/deeplearning4j - c999965cfa1205c1e1a19b28c999b36b656ed271 authored over 2 years ago by Adam Gibson <[email protected]>
Apple M1 support part 2 (#9731)

* Update osx build for mac m1

* Get rid of old readme, add arm64 detection for apple

* Upd...

github.com/deeplearning4j/deeplearning4j - 381844ea248b20fbcfa47267499d64ba2f27ce8b authored over 2 years ago by Adam Gibson <[email protected]>
fix and apply cpu tri logic in cu as well, and also correct getOffset… (#9730)

* fix and apply cpu tri logic in cu as well, and also correct getOffset method that led outof bo...

github.com/deeplearning4j/deeplearning4j - 64b4197c2bf5190980492f6b6034ece807ddcafe authored over 2 years ago by Abdelrauf <[email protected]>
Add using fast path for results as well (#9729)

* Add using fast path for results as well

* Update DeclarableOp.cpp

github.com/deeplearning4j/deeplearning4j - 8e329ed0a6e737b4aeed265b4042c06d82a4ad18 authored over 2 years ago by Adam Gibson <[email protected]>
Bugfix 9727 (#9728)

* Bugfix for https://github.com/eclipse/deeplearning4j/issues/9727

* Bugfix for https://githu...

github.com/deeplearning4j/deeplearning4j - cea41649f9830b99345fc32e9ab17ca8e7f01fa5 authored over 2 years ago by j-d-o <[email protected]>
Follow up with VEDA (#9726)

* Add missing training config for graal

* Fixes https://github.com/eclipse/deeplearning4j/issue...

github.com/deeplearning4j/deeplearning4j - a90906bf65b2f74eb6cde8585d8edfcd2a545e3a authored over 2 years ago by Adam Gibson <[email protected]>
veda: it will throw an exception instead of silently passing (#9725)

github.com/deeplearning4j/deeplearning4j - 0ba0b8e932ba9a9e629cc619c5b6f6ec48b3b948 authored over 2 years ago by Abdelrauf <[email protected]>
add fallback veda check in the case we are dealing with intermediate versions. Fix ve prerequisites installation (#9724)

github.com/deeplearning4j/deeplearning4j - 4cd34ae0c1bd25e80571f0b582d32314797eba79 authored over 2 years ago by Abdelrauf <[email protected]>
Removes old VEDA support, throws new error with VEDA, revert types change (#9723)

* remove old veda support

* throw error for the cases when no veda device is available

* r...

github.com/deeplearning4j/deeplearning4j - 1e7be1e5c261a5d6d3cb18a29dd5aa6260fba4b3 authored over 2 years ago by Abdelrauf <[email protected]>
fix concurrency issue in ticketing framework (#9721)

github.com/deeplearning4j/deeplearning4j - 61226bb874266ba3705738d1c5a7203656bf6ada authored over 2 years ago by pza94 <[email protected]>
Misc fixes for M2 (#9722)

* Add missing training config for graal

* Fixes https://github.com/eclipse/deeplearning4j/iss...

github.com/deeplearning4j/deeplearning4j - b45b4f6304ecc6e8150cb5fb1054ac9fafa06e83 authored over 2 years ago by Adam Gibson <[email protected]>
Remove duplicate dependencies in pom.xml files (#9720)

Signed-off-by: Clara Fang <[email protected]>

github.com/deeplearning4j/deeplearning4j - c84e4f3989b6713c3a9873e08518faf566c1a1fc authored over 2 years ago by Clara Fang <[email protected]>
Adds graalvm support for import cache, optimized helpers in libnd4j (#9718)

* Update import reflection cache to work with graalvm

* Update ImportReflectionCache.kt

* ...

github.com/deeplearning4j/deeplearning4j - 15245c4801e8c73027825674a63e126b3eae76d7 authored over 2 years ago by Adam Gibson <[email protected]>
missing definition in cu file (#9716)

github.com/deeplearning4j/deeplearning4j - 8281313a93d320ad7d2acb4d4a6d35b9710165de authored over 2 years ago by Abdelrauf <[email protected]>
Fixes applied to the current cache (#9714)

* Fixes applied to the current cache

* Cache: Possible solution for the dataBuffer being used...

github.com/deeplearning4j/deeplearning4j - f0ee6b53bbb4a109b03f68073a233184f9af4404 authored over 2 years ago by Abdelrauf <[email protected]>