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

MatMul for gemm/gemv calls (#365)

* libnd4j added optional alpha and beta support to matmul

Signed-off-by: Oleg <oleg.semeniv@g...

github.com/deeplearning4j/deeplearning4j - 3e2dbc65ddeb316c77f53b8c011d30a35324bbf6 authored almost 5 years ago
Add javacpp classifier dependency to nd4j-native and nd4j-cuda (#366)

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

github.com/deeplearning4j/deeplearning4j - 99c727f15b2c592cf9ab7fc3755c1a760c0ba318 authored almost 5 years ago
DL4J and SameDiff integration tests + LSTMLayer java op class (#353)

* init in this branch

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

* Lenetet ...

github.com/deeplearning4j/deeplearning4j - d86dd5b131404282d14cb089e0134299b0be2179 authored almost 5 years ago
Update versions of JavaCPP Presets for OpenCV and MKL (#363)

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

github.com/deeplearning4j/deeplearning4j - ab083b916715d1d8b13e87c63186dabe6beeeaee authored almost 5 years ago
mkldnn version bump

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

github.com/deeplearning4j/deeplearning4j - e57f35c2e49233003b8ce77e2d3df2473f75c267 authored almost 5 years ago
Few fixes (#361)

* INDArray.close() fix for CPU

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

* - Broadcasta...

github.com/deeplearning4j/deeplearning4j - 04b2b4f9b6108c6eddbd417c172523778a694ab8 authored almost 5 years ago
Add test from reported issue (confirmed fixed) (#359)

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

github.com/deeplearning4j/deeplearning4j - 986ec4b51abf2f0b5da9f1cfbcc01c054155bdf9 authored almost 5 years ago
RL4J: Add Backwardly Compatible Builder patterns (#326)

* Starting to switch configs of RL algorithms to use more fluent builder patterns. Many paramete...

github.com/deeplearning4j/deeplearning4j - 1a35ebec2ed7209e7e732246dd505c94d482a136 authored almost 5 years ago
RL4J: Force shape fix (#352)

* fix edge case where input to network needs to have shape > 1

Signed-off-by: Bam4d <chrisbam...

github.com/deeplearning4j/deeplearning4j - 8ac89aeb190c55983835f0293161c4c04a15209f authored almost 5 years ago
- correct reshape op for empty shapes (#354)

* - correct reshape op for empty shape in case of -1 at the end

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

github.com/deeplearning4j/deeplearning4j - 48102c61d00bd604caa81414b4296275a1abcc2d authored almost 5 years ago
Small fixes (#355)

* #8787 DataVec test fix

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

* New nd4j test +...

github.com/deeplearning4j/deeplearning4j - 81ebfeead11f91f49734e937e5747123bad45719 authored almost 5 years ago
Merge pull request #8815 from eclipse/ab_horschi_modelserializer

Model serializer - don't write temp file

github.com/deeplearning4j/deeplearning4j - 2dadbed8618f983fa2d0fab5c3a29e033dddd2b7 authored almost 5 years ago
Fix incompatibilities with generated code (#303)

* Cholesky fixed

* Constructors added

* MatMul wrapper

* Constructor added

* Missing...

github.com/deeplearning4j/deeplearning4j - 0a27e9f41d7ceb66f515cb42c9d26a62e0217c03 authored almost 5 years ago
xw_plus_b mkldnn implementation (#247)

* libnd4j first step of mkldnn for xw_plus_b and test of aurora crash in imageHelper

* libnd4...

github.com/deeplearning4j/deeplearning4j - 1d004b542a017daf4d741accd6f5bdc1ae1c5fab authored almost 5 years ago
Shyrma reshape empty (#338)

* - start working on reshape op which operates with empty shapes

Signed-off-by: Yurii <iuriis...

github.com/deeplearning4j/deeplearning4j - 29e61579c1ead6379f7afa01b8d036299cb8b00a authored almost 5 years ago
Fix loading both model and serializer at once from stream + re-add checks

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

github.com/deeplearning4j/deeplearning4j - 55a3d9bb2cbc6e71f4cc61058e744b065c6cd948 authored almost 5 years ago
2 more try-with-resources (buffered + close)

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

github.com/deeplearning4j/deeplearning4j - e3a86292146a4e0f666c69495cd51ec93f808f9a authored almost 5 years ago
API fix + try with resources (close file stream + buffered)

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

github.com/deeplearning4j/deeplearning4j - 3f49d646fcbafafdb3e8e7880b00e1350bba1a63 authored almost 5 years ago
Merge branch 'master' of https://github.com/horschi/deeplearning4j into horschi-master

github.com/deeplearning4j/deeplearning4j - 2e52f0217f710b72d19fdc37caceeedf024e9fd2 authored almost 5 years ago
libnd4j fixes for context sync in operation execution (#350)

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

github.com/deeplearning4j/deeplearning4j - bf0ddbc06c3e02fd65f23a18ac6e08be8db1d7ad authored almost 5 years ago
Merge pull request #8814 from KonduitAI/master

Development updates

github.com/deeplearning4j/deeplearning4j - 7f89fbba2dbe250394f0f9ab3c3b74d73158967b authored almost 5 years ago
Merge remote-tracking branch 'eclipse/master'

github.com/deeplearning4j/deeplearning4j - 9b3576bc00f2af4e456be6d20b9b01ffe934e982 authored almost 5 years ago
Simple fix in bidirectional lstm import (#293)

* first pass

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

* cleanup

Signed-off-by: eral...

github.com/deeplearning4j/deeplearning4j - 3900d9ff06e0e3c4289474c9aebf04a165be7eaa authored almost 5 years ago
Assorted fixes (#318)

* #8777 MultiLayerNetwork.evaluate(MultiDataSetIterator) overload

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

github.com/deeplearning4j/deeplearning4j - 63c9223bc2d95e3311e7f551aac829abf3693875 authored almost 5 years ago
Set source and target version of nd4j-native to java 7 (#8808)

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

github.com/deeplearning4j/deeplearning4j - 364f9a660c66003dbffceb9dd7ec957d961886ba authored almost 5 years ago
Upgrade python version to 3.7.7 from 3.7.6 (#346)

* Upgrade python version to 3.7.7

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

* Numpy ...

github.com/deeplearning4j/deeplearning4j - 9970aadc5a0f3ed69938211b153c9bae17d3ff04 authored almost 5 years ago
Backpropagation implementation of mergemax, mergeadd and mergeavg ops (#343)

* libnd4j: first step of merge_max implementation

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

github.com/deeplearning4j/deeplearning4j - e8cbf5255a43638ce827a25a0b7bd3486625253b authored almost 5 years ago
tf.keras model import (#258)

* tf op initial

* ..

* protobuf parsing working

* model build working

* test passing...

github.com/deeplearning4j/deeplearning4j - b1bc7df160128d3def31e4884c7a32a12868caa1 authored almost 5 years ago
Fix limits on flaky test to avoid spurious failure (#344)

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

github.com/deeplearning4j/deeplearning4j - ec6abacdb887f68f9cbd74de9a0a24bb5a1cbb76 authored almost 5 years ago
Merge pull request #8801 from basedrhys/master

Added swish activation function in mapToActivation

github.com/deeplearning4j/deeplearning4j - cd0e62ffaf4579207c6e57915ad7a20a1208f95b authored almost 5 years ago
Merge pull request #8803 from KonduitAI/master

Development updates

github.com/deeplearning4j/deeplearning4j - 44394da4b8233666c3f9a5cdb5824b2f347047d2 authored almost 5 years ago
Fixing python object for obtaining scalars (#330)

* Fixing python object for obtaining scalars

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

...

github.com/deeplearning4j/deeplearning4j - 4e8f3a025faea346bda2e43d18767100c3e59753 authored almost 5 years ago
Bugfix failing builds (#341)

* Fix interpreter for libnd4j tests and drop test script

* Remove mingw when specifying javac...

github.com/deeplearning4j/deeplearning4j - 3cbba495183f3af1a7d437f6f7ac6f5b0c77ed0b authored almost 5 years ago
Timeouts and temp ignore for logged issue - #8802 (#342)

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

github.com/deeplearning4j/deeplearning4j - 838c3ddb5a30891044d671c03c1eabba7b2f2f0c authored almost 5 years ago
Added swish activation function in mapToActivation

Swish function already implemented, and accounted for in getActivationFunction, just not for in ...

github.com/deeplearning4j/deeplearning4j - ebe413267b3951cedd428c4f60b1e8ce8050ee15 authored almost 5 years ago
size op fixed

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

github.com/deeplearning4j/deeplearning4j - 226f0672bc0e5d0fa7d0397483d91b623b224ccf authored almost 5 years ago
Split convolutions implementations for compilation speed up (#339)

* libnd4j first step of convolutions implementation split

Signed-off-by: Oleg <oleg.semeniv@g...

github.com/deeplearning4j/deeplearning4j - 55ec207eb8407531c97271b9f2c168ca12c6bf44 authored almost 5 years ago
some structure for ops (#337)

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

github.com/deeplearning4j/deeplearning4j - 1f3e4c18e14831d2837425c80515c4b5c5346293 authored almost 5 years ago
Learning updaters for gradient (#335)

* libnd4j raw implementation of sgd upader

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

* ...

github.com/deeplearning4j/deeplearning4j - 69c92ca5ae517bcab4f0aad0eec92b128b01644d authored almost 5 years ago
Fix openblas linking issues (#340)

* Fix cmake detection in msys

* Revert windows change

* Update to unix line endings

* F...

github.com/deeplearning4j/deeplearning4j - 015147b71331d852a7741e06d079e847d620a0a3 authored almost 5 years ago
Remove printf in ones_as c++ op (#336)

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

github.com/deeplearning4j/deeplearning4j - 5a34ccf3d43abae34ee9d94be178c4cce7385f90 authored almost 5 years ago
SameDiff multi-threaded inference (#263)

* #8682 Don't log openmp BLAS threads for CUDA

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

github.com/deeplearning4j/deeplearning4j - f79207033b06322ab35bd6000e43a00d472fb9e8 authored almost 5 years ago
- MKL-DNN version upgrade

- deviceMutex replaced for CPU

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

github.com/deeplearning4j/deeplearning4j - b23ebee43293d54a54d7666bb23265fb3083730c authored almost 5 years ago
Shyrma weights format (#329)

* - start to introduce additional weights formats into conv2d ops

Signed-off-by: Yurii <iurii...

github.com/deeplearning4j/deeplearning4j - e700b59f802d902cad9ade87cc516c40120fef37 authored almost 5 years ago
Shugeo random expo fix2 (#295)

* Refactored exponential distribution implementation.

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

github.com/deeplearning4j/deeplearning4j - 5dae4069cf788a9ea1c34bc675548d2aed5ad517 authored almost 5 years ago
AdaGrad validation test (#334)

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

github.com/deeplearning4j/deeplearning4j - 2497290cb0910f080c4acb601046025b36524e66 authored almost 5 years ago
Nullify (#304)

* initial commit

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

* bunch of tweaks

Signed-...

github.com/deeplearning4j/deeplearning4j - 7a2ac800dd995919ebf9a99c027061fd21f57cb4 authored almost 5 years ago
Windows fix (#333)

* Fix cmake detection in msys

* Revert windows change

* Update to unix line endings

github.com/deeplearning4j/deeplearning4j - 30a28fae458d21545dc1585dd5083bbc1030178e authored almost 5 years ago
Fixes #8763 (#310)

* Fix cmake detection in msys

* Fix toolchain file on windows

* Make android 64 bit work
...

github.com/deeplearning4j/deeplearning4j - 0cf4a45573d79d846cb2053664c981223a10ed80 authored almost 5 years ago
Merge pull request #8790 from KonduitAI/master

Additional update

github.com/deeplearning4j/deeplearning4j - 7c0592818588b635e9ba9661be36143b7104e9f8 authored almost 5 years ago
Support for more numpy datatypes (#241)

* Adding more datatypes support in datavec-python

* Using numpy C API for creating numpy arra...

github.com/deeplearning4j/deeplearning4j - 9c77bfa85f3bf9731db4cf1de9fe0ba1c2a375ad authored almost 5 years ago
Merge pull request #8788 from KonduitAI/master

Update master based on latest development work

github.com/deeplearning4j/deeplearning4j - 9f523d6811243db673eba1d8930232bbbb3e92cc authored almost 5 years ago
Merge remote-tracking branch 'eclipse/master'

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

github.com/deeplearning4j/deeplearning4j - 5cd143611ebc3abeb5a291a178c023ecca7b5975 authored almost 5 years ago
avg/max pooling3d bp fixed (#323)

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

github.com/deeplearning4j/deeplearning4j - 77244f54961758040562525d98df26853e4af0fe authored almost 5 years ago
CUDA host pointer fix (#322)

* CUDA fix: host pointer propagation

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

* disabl...

github.com/deeplearning4j/deeplearning4j - bac130bd78d29ed18705f9027dec1a6ff7df389d authored almost 5 years ago
Add updater tests/validation (#319)

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

github.com/deeplearning4j/deeplearning4j - 2cd4522f944c376e25d2622fbda848712c023d57 authored almost 5 years ago
benchmarks fixes (#321)

* bunch of small fixes

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

* validation for legac...

github.com/deeplearning4j/deeplearning4j - 4cf2afad2bd67e43e8849c8dcea940dfed0572bf authored almost 5 years ago
Tanh backpropagation mkldnn implementation (#308)

* libnd4j first step of tanh_bp operation implementation on mkldnn

Signed-off-by: Oleg <oleg....

github.com/deeplearning4j/deeplearning4j - e7a995e959d4bb7dc196d08953ec7ea8081fed56 authored almost 5 years ago
correct output empty shapes deducing in split op (#311)

* - correct output empty shapes deducing in split op

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

github.com/deeplearning4j/deeplearning4j - e42b4e96c3abb36f31a898fee10007d804601562 authored almost 5 years ago
Softmax BP mkldnn implementation (#301)

* libnd4j mkldnn softmax_bp operation implementation and integration, 2 tests added, need some r...

github.com/deeplearning4j/deeplearning4j - 41bde8f885a7af57b2893e583f1d047896fd06e2 authored almost 5 years ago
pairwise compilation units updated

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

github.com/deeplearning4j/deeplearning4j - 88f39fad67fcd922a271a5b9be5a6b8a4900b423 authored almost 5 years ago
Merge pull request #8717 from eclipse/sa_gym

RL4J: Use Py_AddPath() instead of Py_SetPath() in GymEnv (issue #8688)

github.com/deeplearning4j/deeplearning4j - 3d7adcf25a433673837e25cea93cd74a7c25a71b authored almost 5 years ago
Uupdate versions of JavaCPP Presets for HDF5, OpenBLAS, and Gym

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

github.com/deeplearning4j/deeplearning4j - 9a5e21d61719e4bec7b2a60b5b75dba6030f3bd7 authored almost 5 years ago
Shyrma broadcast2 (#309)

* - profiling broadcast ops for aurora

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

* - correc...

github.com/deeplearning4j/deeplearning4j - ebab6b6410b2cdbea6ccf3df035eeada42f89696 authored almost 5 years ago
[WIP] Shyrma coords (#305)

* - provide faster index2coords function for cpu

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

...

github.com/deeplearning4j/deeplearning4j - 58550b7c98390d008bae637db10500e891064265 authored almost 5 years ago
more compilation units

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

github.com/deeplearning4j/deeplearning4j - 50b7d82b9662dce1f818e92757250bafc9135171 authored almost 5 years ago
rl4j: update host pointers content before reading them

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

github.com/deeplearning4j/deeplearning4j - a7a97d8259ff0de098c00b2fa7afb1e682a0349d authored almost 5 years ago
RL4J: Add TransformProcess, part 2 (#8766)

* Part 2 of TransformProcess

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

*...

github.com/deeplearning4j/deeplearning4j - 8b10f0b876b5869458c5946109fd468bf73d402b authored almost 5 years ago
Shyrma broadcast (#302)

* - profiling TrueBroadcastHelper

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

* - further imp...

github.com/deeplearning4j/deeplearning4j - 6aaca5850687e17cde8097c747aa50f5a5ec3ff9 authored almost 5 years ago
Merge pull request #8772 from Bam4d/ignore_javacpp_generated

Remove the two files that get generated by javacpp to avoid conflicts…

github.com/deeplearning4j/deeplearning4j - 0faf83b1b65a5e586612d94a8e1789d88066c1d3 authored almost 5 years ago
Remove the two files that get generated by javacpp to avoid conflicts. Also add them to .gitignore

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

github.com/deeplearning4j/deeplearning4j - 0459cf9525deb386dd0db4d9e38a0158555e64da authored almost 5 years ago
Improve ResultSet usage in libnd4j (#281)

* libnd4j profiling DeclarableOp and Tests by replacing return ResultSet pointer by instance

...

github.com/deeplearning4j/deeplearning4j - c3223dbc7a0d6b8b4a7687bdf20662f332d894d1 authored almost 5 years ago
Revert "OpenMP Threads execution (#297)" (#299)

This reverts commit dd2043ef485a96de3d64563f1eed4c50a8cd72f7.

github.com/deeplearning4j/deeplearning4j - 57210b936c2c792c2154f16428a0b23cd8d09499 authored almost 5 years ago
OpenMP Threads execution (#297)

* omp threads backported

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

* omp scalar reduce
...

github.com/deeplearning4j/deeplearning4j - dd2043ef485a96de3d64563f1eed4c50a8cd72f7 authored almost 5 years ago
Image namespace (#176)

* created NDImage.java and fixed constructor in AdjustContrast.java

* created NDImage.java an...

github.com/deeplearning4j/deeplearning4j - a2ec3dbc97a1f2aa9dc8b8c683c2301f58e87aed authored almost 5 years ago
DL4J integrations tests updates + add SameDiff support (#298)

* Revive and start updating DL4J integration tests

Signed-off-by: Alex Black <blacka101@gmail...

github.com/deeplearning4j/deeplearning4j - a80fb99a5f41ea6d08b11546a9daa41ffad43abe authored almost 5 years ago
Tanh mkldnn implementation (#296)

* libnd4j first step of softmax mkldnn implementation

Signed-off-by: Oleg <oleg.semeniv@gmail...

github.com/deeplearning4j/deeplearning4j - ead5162c97cae97a37f052d720f66becde93abdf authored almost 5 years ago
Loss namespace (#294)

* codegen for SDLoss. WIP.

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

* first pass of SD...

github.com/deeplearning4j/deeplearning4j - e6a7b94fe43efa8212ccdee680ba5113e1d10fdc authored almost 5 years ago
#8751 Arbiter grid search candidate generator fix [WIP] (#292)

* #8751 Arbiter grid search candidate generator fix

Signed-off-by: Alex Black <blacka101@gmai...

github.com/deeplearning4j/deeplearning4j - 7494117e90ed189d50d350f788312966ddd63dbc authored almost 5 years ago
Various fixes (#290)

* Add check to ensure ALL tests extend BaseND4JTest for proper timeouts + logging

Signed-off-...

github.com/deeplearning4j/deeplearning4j - 19d5a8d49d9257c975e232703d8132cbc554e3dd authored almost 5 years ago
blas fallback (#291)

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

Co-authored-by: raver119 <[email protected]>

github.com/deeplearning4j/deeplearning4j - 2911da061b330f255a8c4b85c4ef4d72705286d3 authored almost 5 years ago
separate omp impl for softmax (#289)

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

github.com/deeplearning4j/deeplearning4j - 784a2d13f8bccc531719a92e5a5ecb727546ab48 authored almost 5 years ago
strided_slice without view (#288)

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

github.com/deeplearning4j/deeplearning4j - 3bb22a6ff86d1b52d14b8d2ea826bd850bbe0137 authored almost 5 years ago
softmax as standalone compilation unit

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

github.com/deeplearning4j/deeplearning4j - ca96a13ed0ff545318c347d9078e585b19930d35 authored almost 5 years ago
RL4J: Add TransformProcess, part 1 (#8711)

* Added TransformProcess, part 1

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

* Renamed...

github.com/deeplearning4j/deeplearning4j - 58aa5a3a9bbd2c1cbe041c81a57182e4c5d62606 authored almost 5 years ago
Softmax operation implementation for mkldnn (#286)

* libnd4j first step of softmax mkldnn implementation

Signed-off-by: Oleg <oleg.semeniv@gmail...

github.com/deeplearning4j/deeplearning4j - 4d81af9fe95e2772d0546753da89dcc79b8ae2bf authored almost 5 years ago
Add Maven profiles for ARM builds to pom.xml files (#265)

* Add Maven profiles for ARM builds to pom.xml files

Signed-off-by: Samuel Audet <samuel.aude...

github.com/deeplearning4j/deeplearning4j - 1c89512ec0e08e1b86c075e09c1da47a970d10e5 authored almost 5 years ago
simplified addBias2D for CUDA (#285)

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

github.com/deeplearning4j/deeplearning4j - f990b2486d501ee1464baa915bc5087abdd7995f authored almost 5 years ago
get back to single-byte reads

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

github.com/deeplearning4j/deeplearning4j - 11d148a5ebffdcaee6220d36286e8c4f6df1951a authored almost 5 years ago
TensorflowConversion Data Types (#284)

* dtypes

* bf16 and bool

* tests

github.com/deeplearning4j/deeplearning4j - fec620fafa6383287bf8f17be7c364832ae177db authored almost 5 years ago
bigger reads

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

github.com/deeplearning4j/deeplearning4j - d9cfa8073ff4f18c9d2fa43fb6a9fd9a004d92f4 authored almost 5 years ago
mkldnn version upgrade

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

github.com/deeplearning4j/deeplearning4j - ebee7687e873f820ffba613de8a77000bc5c0ded authored almost 5 years ago
profiling of stack and unstack ops (#261)

* - profiling of stack and unstack ops

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

* - fix bu...

github.com/deeplearning4j/deeplearning4j - 78934c17ad78b5176cac231a1573ed7de20c71b0 authored almost 5 years ago
one small test rearrangement

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

github.com/deeplearning4j/deeplearning4j - 0f581e74e394652866c2ffce28e0a83f435ea079 authored almost 5 years ago
full bert graph (#282)

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

github.com/deeplearning4j/deeplearning4j - c54cdaab7572359084eda7877ff5f53148b94936 authored almost 5 years ago
libnd4j polishing (#273)

* initial set of include changes

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

* one more t...

github.com/deeplearning4j/deeplearning4j - 63fa3c2ef3c4e5e33cdb99bb4804997b40ad4590 authored almost 5 years ago
Assorted SameDiff/DL4J fixes (#279)

* #8565 Normalizer toString/hashcode

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

* #87...

github.com/deeplearning4j/deeplearning4j - 483c3d7b8cb69d1d7e436b450e2c7b4218f5f2cb authored almost 5 years ago
Loops auto-vectorization problem fix (#277)

* libnd4j cast loop types

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

* libnd4j more type...

github.com/deeplearning4j/deeplearning4j - f116f53d617faf30d1a26a37af1933deb3ac51b2 authored almost 5 years ago
better inplace exec with FastPath (#280)

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

github.com/deeplearning4j/deeplearning4j - 5332ace32be336574c05b4af959187d9a531b272 authored almost 5 years ago