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 Nullpointer Exception

For me, this fixes
https://github.com/eclipse/deeplearning4j/issues/9148

github.com/deeplearning4j/deeplearning4j - 6b215e12b3df886c8e292bc05b3e537622ba34da authored about 4 years ago
Squashed and signed, last try (#9136)

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

github.com/deeplearning4j/deeplearning4j - 124d0a1965c99e5c8a8fb39430fb82a710df600f authored about 4 years ago
Fixed object's removal in ArrayCacheMemoryMgr (#9155)

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

github.com/deeplearning4j/deeplearning4j - 2ec24c762feadfcd12f580e43326af5d387abf05 authored about 4 years ago
add IndexUtils class containing ravelMultiIndex and unravelIndex methods (#9122)

Also add test functions both for Java and C++.

Signed-off-by: Péter Zarándy <[email protected]>

github.com/deeplearning4j/deeplearning4j - 95ca39bd2185e005671889e3a2114a30dc4c0281 authored about 4 years ago
update sortCooIndicesGeneric to take any data type (#9121)

Previously, this function only worked correctly for 64bit data types.

Signed-off-by: Péter Za...

github.com/deeplearning4j/deeplearning4j - a1fcc5f19f0f637e83252b00982b3f12b401f679 authored about 4 years ago
Fix lenet input shape (#9130)

* Add options for changing the default CNN2D format

This means that when a model is being loa...

github.com/deeplearning4j/deeplearning4j - 8e591bbf39b60c6fad74d2661ec9acbb055eddc3 authored about 4 years ago
Fixed #9125, make check agains the correct variable (#9127)

Signed-off-by: Ulrik Holmen <[email protected]>

Co-authored-by: Ulrik Holmen <ulrik.hol...

github.com/deeplearning4j/deeplearning4j - a768f4c904eeb6ab4b830b5db38f2686a5e05025 authored about 4 years ago
FEATURE#8712: add possibility to specify classloader for DL4J (#9115)

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

github.com/deeplearning4j/deeplearning4j - a722bd5a5bba5d201075dd9d23bba3949d33cf00 authored about 4 years ago
FIX: ND4J tests (#9114)

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

github.com/deeplearning4j/deeplearning4j - 2e000c84ac4252fee00bcf58735ae26dac5aea66 authored over 4 years ago
FIX: forgotten imports (#9113)

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

github.com/deeplearning4j/deeplearning4j - ca4aee16ec19dad375585029ec0188aadc67ae95 authored over 4 years ago
FEATURE: possibility to define global Classload for ND4J (#8972)

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

github.com/deeplearning4j/deeplearning4j - 881a672fa13f3b37177eb2ea023e39b0de893645 authored over 4 years ago
Development updates (#9098)

* RL4J: Add generic update rule (#502)

Signed-off-by: Alexandre Boulanger <aboulang2002@yahoo...

github.com/deeplearning4j/deeplearning4j - f9aebec79e18671c1c5680b31262467f8e83d30f authored over 4 years ago
Removed unnecessary modifier (#9091)

* Marked some classes as static

Signed-off-by: Dariusz Zbyrad <[email protected]>

*...

github.com/deeplearning4j/deeplearning4j - a119da98b5fdf0181fa6f9ae93f1bfff45772495 authored over 4 years ago
Unused imports (#9092)

* Marked some classes as static

Signed-off-by: Dariusz Zbyrad <[email protected]>

*...

github.com/deeplearning4j/deeplearning4j - d57b55ccf3dc5f6021029334c592789ee93338d5 authored over 4 years ago
(arbiter-core) Made some performance and memory improvement (#9085)

* Inline variables

Signed-off-by: Dariusz Zbyrad <[email protected]>

* Marked some ...

github.com/deeplearning4j/deeplearning4j - 58e3527bf6737a14397145b031c1cdb56fcfd500 authored over 4 years ago
(arbiter-core) Fixed some typos (#9084)

* Fix some typo

Signed-off-by: Dariusz Zbyrad <[email protected]>

* Revert one of t...

github.com/deeplearning4j/deeplearning4j - 913cfcaa4f06a722d9afb376ed4a7d0a02b61c99 authored over 4 years ago
(Dl4j) performance improvments (#9078)

* Removed invoking the boolean constructor

Signed-off-by: Dariusz Zbyrad <dariusz.zbyrad@gmai...

github.com/deeplearning4j/deeplearning4j - 73b08c7254d2b155801cc5758b32ed12e9453c17 authored over 4 years ago
Removed unused imports (#9077)

Signed-off-by: Dariusz Zbyrad <[email protected]>

github.com/deeplearning4j/deeplearning4j - 1de8837c39c368b46e3943a2d24f92cfcff5231e authored over 4 years ago
Removed infinitely loop (#9076)

Signed-off-by: Dariusz Zbyrad <[email protected]>

github.com/deeplearning4j/deeplearning4j - 4f9b6fcf1e2d5f254eddcab37b3101d915d683c4 authored over 4 years ago
Datavec bulk operation (#9075)

* Bulk operation can be used instead of iteration inspection

Signed-off-by: Dariusz Zbyrad <d...

github.com/deeplearning4j/deeplearning4j - 6afec821811604c43ac910b7ac500ce50b611502 authored over 4 years ago
Using embedded copying of an array instead of manual (#9073)

Signed-off-by: Dariusz Zbyrad <[email protected]>

github.com/deeplearning4j/deeplearning4j - 8ff0aa8ddfd11e78443f75de392b9a55c47a5f1d authored over 4 years ago
Datavec code cleaup (#9071)

* removed unnecessary semicolons

Signed-off-by: Dariusz Zbyrad <[email protected]>

...

github.com/deeplearning4j/deeplearning4j - 4394965cb55445494830656eccabcb8f8e0917e7 authored over 4 years ago
Added support for the archunit (#9062)

* Added support for the archunit

Signed-off-by: Dariusz Zbyrad <[email protected]>

...

github.com/deeplearning4j/deeplearning4j - 7f4f3b61f5bc0cfb95b09aa76cc43ea64e64bf88 authored over 4 years ago
Development updates (#9064)

* Update versions of JavaCPP Presets for OpenCV, FFmpeg, and MKL

Signed-off-by: Samuel Audet...

github.com/deeplearning4j/deeplearning4j - 6b736eae3333a94c1ef22ae5e53b1139434bb4b5 authored over 4 years ago
performance improvement (#9055)

* performance improvement

Signed-off-by: Dariusz Zbyrad <[email protected]>

* rever...

github.com/deeplearning4j/deeplearning4j - 0a865f6ee3d9fdd8b956a9ad46a71b5fb939b2ed authored over 4 years ago
Removed dead code (#9057)

Signed-off-by: Dariusz Zbyrad <[email protected]>

github.com/deeplearning4j/deeplearning4j - 6eb3c9260e354e81e58f0d1ab0e87094413eee81 authored over 4 years ago
Development updates (#9053)

* RL4J: Add generic update rule (#502)

Signed-off-by: Alexandre Boulanger <aboulang2002@yahoo...

github.com/deeplearning4j/deeplearning4j - 029b84e2b7c4856473e2ace796f915d00695ca91 authored over 4 years ago
Improves README (#8973)

github.com/deeplearning4j/deeplearning4j - ef665bfe49b7d6e7e34b69aba6c7b51fa9461827 authored over 4 years ago
CLEANUP #5261 : Remove unused references to ComplexNDArray (#8987)

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

github.com/deeplearning4j/deeplearning4j - d6d8fc592d0da2e0f33ed34f9521cdded80ad9f8 authored over 4 years ago
Add options for changing the default CNN2D format (#8996)

This means that when a model is being loaded (e.g., from a Keras H5 file), the default CNN2DForm...

github.com/deeplearning4j/deeplearning4j - 026ebabf77e3282215fcc179778be6f7d90784e0 authored over 4 years ago
Close iter when reset to avoid resource not closed issue (#9035)

Signed-off-by: CH Kang <[email protected]>

github.com/deeplearning4j/deeplearning4j - 5ff8d28b8943d3eaaac708facadbbb388d479c96 authored over 4 years ago
shutdown hook for UI server (#9005)

* shutdown hook for UI server

Signed-off-by: Tamás Fenyvesi <[email protected]>

* l...

github.com/deeplearning4j/deeplearning4j - f33b08e20f45f7a0fc145c485b35fe9fdde41c00 authored over 4 years ago
Small refactor (#9047)

Signed-off-by: Dariusz Zbyrad <[email protected]>

github.com/deeplearning4j/deeplearning4j - a17a579b1f81b156e59e3a53ea8bda32fae641f6 authored over 4 years ago
Merge pull request #9027 from KonduitAI/master

Development updates [WIP]

github.com/deeplearning4j/deeplearning4j - b3e3456b89fd48513d3a807b9dc9d6b299bdad7b authored over 4 years ago
Merge remote-tracking branch 'eclipse/master'

github.com/deeplearning4j/deeplearning4j - aa54760c1aefabd50d071eef751d4839995a061d authored over 4 years ago
Python4j: bytes conversion fix + test (#497)

* bytes fix+test

* bytes fix+test

github.com/deeplearning4j/deeplearning4j - 99b85c5006d9e70e177fe1e0945885dd8c8bdf5b authored over 4 years ago
RL4J: Add NeuralNetUpdater (#500)

Signed-off-by: Alexandre Boulanger <[email protected]>

github.com/deeplearning4j/deeplearning4j - 4190c9ee0f6c764ecb3b3a1a658466ed1c342da7 authored over 4 years ago
Merge pull request #9024 from KonduitAI/master

Development updates [WIP]

github.com/deeplearning4j/deeplearning4j - 43fd64358cd96413063a06e63b7d34402555a3ec authored over 4 years ago
Pi build and initial ArmCompute library support (#494)

* - raspberry Pi build and ArmCompute library support
- initial ArmCompute platform implementat...

github.com/deeplearning4j/deeplearning4j - 69ebc96068409215a020cb8360c61b5ccf451dbe authored over 4 years ago
RL4J: Use directly NeuralNet instances in DoubleDQN and StandardDQN (#499)

Signed-off-by: Alexandre Boulanger <[email protected]>

github.com/deeplearning4j/deeplearning4j - fb578fdecd18a183ae2914a2990fe7f674501f4e authored over 4 years ago
two more graphs for C++ tests

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

github.com/deeplearning4j/deeplearning4j - 654afc810dfeadb4d38ccbf29294672e32506d00 authored over 4 years ago
Python4j change namespace (org.eclipse->org.nd4j) (#493)

* org.eclipse->org.nd4j

* Fix parent groupid

Signed-off-by: Alex Black <[email protected]...

github.com/deeplearning4j/deeplearning4j - e9c13ca9f4ca1f6cecc36cc1445ff40d57556724 authored over 4 years ago
One more graph for tests

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

github.com/deeplearning4j/deeplearning4j - b4a4a78f21925a37900897e14e097524e8ced17d authored over 4 years ago
nested while graph

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

github.com/deeplearning4j/deeplearning4j - de625baea68e35b892c4045d237a0f5e44343d6b authored over 4 years ago
few minor tweaks for recent MSVC update

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

github.com/deeplearning4j/deeplearning4j - 08a77d929b229813abdcb82744d41ac6b8c4c707 authored over 4 years ago
python4j-numpy (#475)

* 'initial'

* 'impl'

* tests

* <T>

* more tests

* scalar fixes

* lazy setup jo...

github.com/deeplearning4j/deeplearning4j - 9ca679e080c3eadbeadff2ab4f9e8ec6118c70a1 authored over 4 years ago
R119 random shuffle (#488)

* random_shuffle test for Yurii

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

* -...

github.com/deeplearning4j/deeplearning4j - bb0492f47dc42ded580f3ba49a75e15938ddfc5a authored over 4 years ago
max_pool with argmax - more data types (#486)

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

github.com/deeplearning4j/deeplearning4j - 8733c0c3ed6543c368b7e583309e5af9ff70b59a authored over 4 years ago
DL4J: Fix 2 JSON issues [WIP] (#490)

* Fix MergeVertex serialization for NHWC case

Signed-off-by: Alex Black <[email protected]>...

github.com/deeplearning4j/deeplearning4j - fadc2d862229aeab61b7905ef39e241ff2ca61a5 authored over 4 years ago
Merge pull request #8998 from KonduitAI/master

Development updates

github.com/deeplearning4j/deeplearning4j - b06fb670a420050f1edcdc398f11fe76fadf1538 authored over 4 years ago
Update Readme (#489)

* Update Readme

Signed-off-by: Paul Dubs <[email protected]>

* Update Readme

Signed-o...

github.com/deeplearning4j/deeplearning4j - f30acad57dd2ff0280da1cf1236f8ec49692b2ff authored over 4 years ago
Added dtype formulation for poisson and gamma distributions. (#442)

* Added dtype formulation for poisson and gamma distributions.

Signed-off-by: shugeo <sgazeos...

github.com/deeplearning4j/deeplearning4j - 3a3c952e755744457fa1b02c4c3772a60297006f authored over 4 years ago
cuDNN Windows tweaks (#487)

* get rid of culibos reference

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

* typo

Sign...

github.com/deeplearning4j/deeplearning4j - c8096197c720c67d6ab4cb2f663402ba9027120a authored over 4 years ago
Merge pull request #8993 from KonduitAI/master

Latest development updates

github.com/deeplearning4j/deeplearning4j - 785f130e61a6b291ccf3fca42d8806b50a9680a2 authored over 4 years ago
C++ rearrangements (#485)

* initial commit

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

* some minor singl...

github.com/deeplearning4j/deeplearning4j - ac7fb903d7badf2fd042a8762fdfebd809c72a09 authored over 4 years ago
DL4J/DataVec: Fix Yolo2OutputLayer and ObjectDetectionRecordReader support for NHWC data format (#483)

* Fix Yolo2OutputLayer for NHWC data format

Signed-off-by: Alex Black <[email protected]>
...

github.com/deeplearning4j/deeplearning4j - ee3e059b12ac4994289f17319792f557982391c9 authored over 4 years ago
CUDA small sort tests (#482)

* couple of C++ sort tests

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

* Java s...

github.com/deeplearning4j/deeplearning4j - 45ebd4899c009cf7776abe275c2ef5269819245a authored over 4 years ago
Cmake compilation helper module (#478)

* Cmake: generate compilation units
Corrections. Added loops/cpu compilation units
Config file...

github.com/deeplearning4j/deeplearning4j - c783a5938a57a45bc12743af0fad45e51e040ff0 authored over 4 years ago
Rng tweaks (#479)

* initial commit

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

* Java Random.getF...

github.com/deeplearning4j/deeplearning4j - 966642c1c9b0fd60ef98b8d7a0f6804ca45d7794 authored over 4 years ago
Fix formatting, remove obsolete files (#439)

* Update/remove obsolete files

* Fix nd4j-parameter-server-parent folder and module name

*...

github.com/deeplearning4j/deeplearning4j - 1233acf2ab53b273e6054f6cc2863c57342c43b8 authored over 4 years ago
Eliminated error with resize implementation. (#418)

* Eliminated error with resize implementation.

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

*...

github.com/deeplearning4j/deeplearning4j - 2aed216c2a880174266ef52df9ff7edac5337886 authored over 4 years ago
RL4J: Add AgentLearner (#470)

Signed-off-by: Alexandre Boulanger <[email protected]>

github.com/deeplearning4j/deeplearning4j - 5568b9d72ff519a3cdaa4db773a02cf72726582e authored over 4 years ago
Shugeo resize area fix4 (#465)

* Restore resize_area test suite.

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

* Fixed resize...

github.com/deeplearning4j/deeplearning4j - a18417193d2d0c9f0de516bc325f9c43c92be55e authored over 4 years ago
IntIndexer -> UIntIndexer (#476)

github.com/deeplearning4j/deeplearning4j - ecdee6369dde14883ea753aa5d080d329816f6cc authored over 4 years ago
Switch to static linking for Android (#472)

github.com/deeplearning4j/deeplearning4j - 880080312395c7827814fbe7619e976a248631a4 authored over 4 years ago
Python4j (#422)

* types

* pom fix

* basic exec + tests

* safe exec

* exec fixes + tests

* prim te...

github.com/deeplearning4j/deeplearning4j - bde0a4ec98d9a20cda19b25bb214ae49356647ec authored over 4 years ago
mkldnn concat call cases correction (#471)

* - disable mkldnn concat when number of input arrays > 3072

Signed-off-by: Yurii <iuriish@ya...

github.com/deeplearning4j/deeplearning4j - 0bc9785508b17e13ca7f58dfe8f3bc061bca89e1 authored over 4 years ago
Tensorflow import tests and fixes (#435)

* ignored ops checked

Signed-off-by: Andrii Tuzhykov <[email protected]>

* reconfig...

github.com/deeplearning4j/deeplearning4j - ec757f654d92e9d4199adf17690420525fd5bd53 authored over 4 years ago
Add SameDiff file format ADR [WIP] (#467)

* Add SameDiff file format ADR

Signed-off-by: Alex Black <[email protected]>

* Update 00...

github.com/deeplearning4j/deeplearning4j - 4bdd5cb8ff4b08b80031abebfd88d4da8307f7f9 authored over 4 years ago
FP Mod (#468)

* mod

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

* couple of tests for updated...

github.com/deeplearning4j/deeplearning4j - 51ce6927fd03f4fc42f498b02dd28475ecab1df5 authored over 4 years ago
Assorted fixes (#466)

* Timeouts and fixes

Signed-off-by: Alex Black <[email protected]>

* Increase default ti...

github.com/deeplearning4j/deeplearning4j - deb87b04f7aeaba748d57fc6182e8f1cb9507e20 authored over 4 years ago
Shyrma sqrtm (#429)

* - start working on implementation of sqrtm op

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

*...

github.com/deeplearning4j/deeplearning4j - 753ce28a924053228d0d5a1df33c24e4ff22d459 authored over 4 years ago
- new implementations for Index Reductions (#421)

* - new implementations for Index Reductions
- small fix in the legacy reduction
- disabled in...

github.com/deeplearning4j/deeplearning4j - 69d91e272a5df21b763d80b5e11fe9f10d178fac authored over 4 years ago
Merge pull request #8950 from eclipse/release/1.0.0-beta7

Release 1.0.0-beta7

github.com/deeplearning4j/deeplearning4j - 62e9dc83e056c2d5e876f21cc3ab33b756906803 authored over 4 years ago
Update to version 1.0.0-SNAPSHOT

Signed-off-by: Serhii Shepel <[email protected]>

github.com/deeplearning4j/deeplearning4j - da4256b8bb9c22ac0225c31811d50b9cdb4bc907 authored over 4 years ago
Update to version 1.0.0-beta7

Signed-off-by: Serhii Shepel <[email protected]>

github.com/deeplearning4j/deeplearning4j - 81be92a554633f1514164f9a01134e4849c7e80c authored over 4 years ago
Merge pull request #8949 from KonduitAI/master

Pre-release fixes

github.com/deeplearning4j/deeplearning4j - 1a6ada0ce9c53177b0a1d4bf48ff657cee3c0857 authored over 4 years ago
[WIP] Few more pre-release fixes (#461)

* error code check in CudaMemoryManager

Signed-off-by: [email protected] <[email protected]...

github.com/deeplearning4j/deeplearning4j - 60f103fb03c9087c09b695308a59dd9be388f9a0 authored over 4 years ago
Fix missing comma (#463)

Signed-off-by: Alex Black <[email protected]>

github.com/deeplearning4j/deeplearning4j - 1ce65fced416dd4e44e4cedaab90575068c55e51 authored over 4 years ago
temporary ignored section added (#462)

Signed-off-by: Andrii Tuzhykov <[email protected]>

github.com/deeplearning4j/deeplearning4j - 3714214b8c2221354b0856294312b7027d6e4267 authored over 4 years ago
Fix wrong indexer for some DataBuffer constructors for UINT32 datatype (#458)

Signed-off-by: Alex Black <[email protected]>

github.com/deeplearning4j/deeplearning4j - a4d74ec4d0168dc4ed6dd3c68cddac2f5e7dc7f2 authored over 4 years ago
More pre-release fixes (#456)

* - numPrefixBlocks fix for threshold_encoding
- temparrays pointers fixed

Signed-off-by: ra...

github.com/deeplearning4j/deeplearning4j - c396fcb9605999e6586b95d460bd2524e0f8589e authored over 4 years ago
Keras import - remove debug lines (println/log) [WIP] (#459)

* Remove debug line from KerasConvolution2D

Signed-off-by: Alex Black <[email protected]>
...

github.com/deeplearning4j/deeplearning4j - f547f783d95c2aa41bd5bac1ec25611926d3b3db authored over 4 years ago
Empty array casting fix (#457)

* Empty array casting fix

Signed-off-by: Alex Black <[email protected]>

* Tests

Signe...

github.com/deeplearning4j/deeplearning4j - 5e55e92002d9611a6fcdf6d1e9e4de57960b0d83 authored over 4 years ago
Merge pull request #8935 from KonduitAI/master

Pre-release updates [WIP]

github.com/deeplearning4j/deeplearning4j - bfaa20e46c94299fe58f1aedab32d9e8330708ac authored over 4 years ago
Merge remote-tracking branch 'eclipse/master'

github.com/deeplearning4j/deeplearning4j - bf017b458c75c667fa18160cef36160a11d48771 authored over 4 years ago
ND4J no backend URL (#453)

Signed-off-by: Alex Black <[email protected]>

github.com/deeplearning4j/deeplearning4j - 5e9ee8b9582a7e5474fccf2da25b7da4da01ee15 authored over 4 years ago
stop using static library for tests (#450)

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

github.com/deeplearning4j/deeplearning4j - 7d6f628b88ca0bc66ed77b833be5a52febe9dddf authored over 4 years ago
Shyrma merge max ind (#443)

* - provide correct possible output types in mergeMaxIndex op

Signed-off-by: Yurii <iuriish@y...

github.com/deeplearning4j/deeplearning4j - 76f355367920a01987aa9664389d8002b8344ba5 authored over 4 years ago
Update docs links to new website URLs [WIP] (#452)

* Update docs links to new website URLs

Signed-off-by: Alex Black <[email protected]>

* ...

github.com/deeplearning4j/deeplearning4j - 872a511042410de395103b696392c2cf9f55b4c5 authored over 4 years ago
Remove iOS from nd4j-native-platform until fixed (#451)

Signed-off-by: Alex Black <[email protected]>

github.com/deeplearning4j/deeplearning4j - e2cd461578e368d31b10407f7ac2b836d5b9fa5e authored over 4 years ago
Merge pull request #8931 from KonduitAI/master

bump up shared memory (#449) [WIP]

github.com/deeplearning4j/deeplearning4j - ed5a2e56f9ea3086d8558836fe8f6a0225ac82f5 authored over 4 years ago
bump up shared memory (#449)

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

github.com/deeplearning4j/deeplearning4j - 05c0f12c735ebd749a36e88b0b0d9fadf0e6515d authored over 4 years ago
Merge pull request #8930 from KonduitAI/master

Development updates

github.com/deeplearning4j/deeplearning4j - 9db86cec7a678f92b2a79218426b9733276197e4 authored over 4 years ago
Merge remote-tracking branch 'eclipse/master'

github.com/deeplearning4j/deeplearning4j - 0d8b2d65cd76a5d5edfb34abcee2ae395704b08d authored over 4 years ago
[WIP] minor fixes (#447)

* couple of tests disabled

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

* few sy...

github.com/deeplearning4j/deeplearning4j - f0adb6f7887662156be84857eef1d2fa8cdc37d8 authored over 4 years ago
Fix an issue when creating DataBuffer/INDArray from ByteBuffer for multiple datatypes (#446)

* Fix missing dtypes when creating DataBuffer from ByteBuffer

Signed-off-by: Alex Black <blac...

github.com/deeplearning4j/deeplearning4j - b786418c5df9fcbbf71b8e1c400b126a284c1a75 authored over 4 years ago