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

[WIP] Remote inference (#96)

* fix pad javadoc and @see links. (#72)

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

* [WI...

github.com/deeplearning4j/deeplearning4j - ec847e034b337640d0dab76ab4ef71c46eb36009 authored over 5 years ago by raver119 <[email protected]>
Nd4j refactoring (#111)

* refactoring

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

* wip

Signed-off-by: Robert ...

github.com/deeplearning4j/deeplearning4j - b10ab239c0e2561458fd679f99605f5a7ba4bcbd authored over 5 years ago by Robert Altena <[email protected]>
Nd4j refactoring (#109)

* refactoring.

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

* wip

Signed-off-by: Robert...

github.com/deeplearning4j/deeplearning4j - c29c011d1a74f9c0c6f67759a991b5734eb08790 authored over 5 years ago by Robert Altena <[email protected]>
int -> long (#108)

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

github.com/deeplearning4j/deeplearning4j - f49c4ea9d01213cdf97f97271579f16b99d91eb7 authored over 5 years ago by raver119 <[email protected]>
SameDiff: Listener changes and training api update (#99)

* example api

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

* Lambda based evaluation

Sig...

github.com/deeplearning4j/deeplearning4j - 11bddb3825ce84f30c27154599635b14bf1d3116 authored over 5 years ago by Ryan Nett <[email protected]>
concat cuda helper

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

github.com/deeplearning4j/deeplearning4j - 6ed03217b4fc5713460d922c3a9caa6d42eb3f43 authored over 5 years ago by raver119 <[email protected]>
duplicate pad impl

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

github.com/deeplearning4j/deeplearning4j - 1a0a8b1497631690f7a53ea3b8d79a9fc97efb4c authored over 5 years ago by raver119 <[email protected]>
[WIP] cuda concat (#107)

* - correct cuda concat

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

* - pooling 2d/3d : take i...

github.com/deeplearning4j/deeplearning4j - 7fa01288bb473c2fb873b8ab4aacd7c5f733dfb7 authored over 5 years ago by raver119 <[email protected]>
java cuda compilation fix

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

github.com/deeplearning4j/deeplearning4j - 62a025439b7775c327c3efef57d1b2df32a35885 authored over 5 years ago by raver119 <[email protected]>
bad fatbin option removed

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

github.com/deeplearning4j/deeplearning4j - 55066d9c411b42a7c0719aad6a26588519a54685 authored over 5 years ago by raver119 <[email protected]>
clip by global norm msvc fix

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

github.com/deeplearning4j/deeplearning4j - fb139fcac6775ad876c0c27610c2c25d8ab8dba3 authored over 5 years ago by raver119 <[email protected]>
[WIP] build time improvements (#106)

* fix pad javadoc and @see links. (#72)

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

* [WI...

github.com/deeplearning4j/deeplearning4j - 24e43e985620b104697c45052638e4470048ba68 authored over 5 years ago by raver119 <[email protected]>
Shugeo cuda cuda (#105)

* Refactored extract_image_patches op helpers.

* Eliminated compliler errors with helper impl...

github.com/deeplearning4j/deeplearning4j - c78f5a8225d6a883b58e529577d22773fe7e310f authored over 5 years ago by shugeo <[email protected]>
nd4j refactoring. (#103)

Restored writeTxt per slack DM.

github.com/deeplearning4j/deeplearning4j - f8615e0ef0c71c2a9493c20cc1dea925ef39951c authored over 5 years ago by Robert Altena <[email protected]>
Add SameDiff exec debugging listener + few fixes (#104)

* First pass on SameDiff op exec debug listener

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

github.com/deeplearning4j/deeplearning4j - edb71bf46f06bffb9bee4a2025a08aa022aeba2e authored over 5 years ago by Alex Black <[email protected]>
remove method with unused parameter. (#102)

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

github.com/deeplearning4j/deeplearning4j - ba1d1b160b468ada88b62cde0456db10d95d72cc authored over 5 years ago by Robert Altena <[email protected]>
Nd4j refactoring (#101)

* cleanup

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

* wip

Signed-off-by: Robert Alte...

github.com/deeplearning4j/deeplearning4j - a438434b1f939a11f947d7726157afb7a7a1ffa3 authored over 5 years ago by Robert Altena <[email protected]>
Small number of fixes + cleanup + some missing op methods + constructors (#100)

* Remove unused op class - DefaultOpConverter

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

github.com/deeplearning4j/deeplearning4j - b8846113bdc522c836bb7fedf3138ebbc270d1bc authored over 5 years ago by Alex Black <[email protected]>
exclude two methods for JNI

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

github.com/deeplearning4j/deeplearning4j - 2447af09532ede503bc5c54df05a1c43fd47ee72 authored over 5 years ago by raver119 <[email protected]>
exclude two methods for JNI (#97)

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

github.com/deeplearning4j/deeplearning4j - b75bac750d71504fceae496b98e7dfcf166d3325 authored over 5 years ago by raver119 <[email protected]>
temporary stack fix

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

github.com/deeplearning4j/deeplearning4j - b597fb942ba0dd28c6d4a53b1f1b5a0b46477091 authored over 5 years ago by raver119 <[email protected]>
Small number of fixes (#98)

* Remove no longer functioning LegacyPooling2D class

Signed-off-by: AlexDBlack <blacka101@gma...

github.com/deeplearning4j/deeplearning4j - 923ab155837bdbd70973db5fc70362b4cbae3e60 authored over 5 years ago by Alex Black <[email protected]>
cuda build fix for issues introduced by recent refactoring

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

github.com/deeplearning4j/deeplearning4j - e565788329b5bdebe2136d366442d4a8e35f1bf6 authored over 5 years ago by raver119 <[email protected]>
[WIP] More of CUDA (#95)

* initial commit

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

* Implementation of hashcode...

github.com/deeplearning4j/deeplearning4j - 3c4e959e21f114dc026679011ee143a7c4da1db7 authored over 5 years ago by raver119 <[email protected]>
exclude two methods for JNI

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

github.com/deeplearning4j/deeplearning4j - aefdbc17d6cf76bdbcebc18be48f79ff5d29222a authored over 5 years ago by raver119 <[email protected]>
build fix

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

github.com/deeplearning4j/deeplearning4j - e2b7675e9c9513f7e33e2d6c36617bd4940e4288 authored over 5 years ago by raver119 <[email protected]>
createUninitializedDetached refactoring. (#94)

* wip

* update interface, add null implementations.

* Breaking one test in a weird way.

...

github.com/deeplearning4j/deeplearning4j - dfec54242dcffe29e669838da13bc9578756e5de authored over 5 years ago by Robert Altena <[email protected]>
[WIP] Numpy boolean import (#91)

* numpy bool type

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

* numpy bool java side

S...

github.com/deeplearning4j/deeplearning4j - 065b34c7cb241a62a7d0d1adc19dbd88d54a9295 authored over 5 years ago by raver119 <[email protected]>
remove create method with unused parameter. (#89)

* remove create method with unused parameter.

* removed more unused methods.

Signed-off-by...

github.com/deeplearning4j/deeplearning4j - 386a9f057b28f922a95e16139b94e2afe9fdbb32 authored over 5 years ago by Robert Altena <[email protected]>
remove createSparse methods. (#92)

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

github.com/deeplearning4j/deeplearning4j - fbe120031d9bf5eadffc4ba89c8f8addc1e470b9 authored over 5 years ago by Robert Altena <[email protected]>
#8038 Fix Op profiler NaN/Inf triggering + add tests (#93)

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

github.com/deeplearning4j/deeplearning4j - cd41c3540d005b4c7b5ddfa3001077797b521f46 authored over 5 years ago by Alex Black <[email protected]>
Various ND4J/DL4J fixes (#90)

* Deprecate Old*Op instances

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

* #8063 #8054...

github.com/deeplearning4j/deeplearning4j - e18e2dc0140db579e322fd70ea5b916d907d4d9b authored over 5 years ago by Alex Black <[email protected]>
refactor duplicate code from pad methods. (#86)

* refactor duplicate code from pad methods.

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

*...

github.com/deeplearning4j/deeplearning4j - aa4af2c36d5fbcc15e99250a1dc718b8c8e88a98 authored over 5 years ago by Robert Altena <[email protected]>
Various ND4J/DL4J fixes and improvements (#87)

* Reshape and reallocate - small fixes

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

* R...

github.com/deeplearning4j/deeplearning4j - b95417f7c58fca7ee29681925e1aa8815f811ed9 authored over 5 years ago by Alex Black <[email protected]>
Fix functions of OpaqueVariablesSet

github.com/deeplearning4j/deeplearning4j - 8d1fe8b1b3766c6f146f83232206f0bbce6fb290 authored over 5 years ago by Samuel Audet <[email protected]>
SameDiff Convolution Config validation, better output methods (#82)

* Conv Config validation & tests

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

* stackOutput...

github.com/deeplearning4j/deeplearning4j - d4e7997134eeec8b5c4d71badd9637eb960e6e21 authored over 5 years ago by Ryan Nett <[email protected]>
Keras model import - updater lr fix (#84)

* Keras model import - updater lr fix

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

* Keras...

github.com/deeplearning4j/deeplearning4j - b57f1d52cc153edfc550c93623e10d163598e26a authored over 5 years ago by Susan Eraly <[email protected]>
remove duplicate code in createBufferDetached. (#83)

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

github.com/deeplearning4j/deeplearning4j - fa98b8329519a033330b91719f38b08729d04b18 authored over 5 years ago by Robert Altena <[email protected]>
Actually export functions from NativeOps.h

github.com/deeplearning4j/deeplearning4j - 780ae628a95688f5d8fdc9db5f3152567c8a7db6 authored over 5 years ago by Samuel Audet <[email protected]>
Refactor NativeOps.h to export C functions

github.com/deeplearning4j/deeplearning4j - dcc72e23b274c6b636765fe3c0871f45f8a3b2b1 authored over 5 years ago by Samuel Audet <[email protected]>
Create C wrappers for some of the C++ classes currently used by ND4J

github.com/deeplearning4j/deeplearning4j - 526b782e5122fac314c3d01367da86e79701e8f2 authored over 5 years ago by Samuel Audet <[email protected]>
Adapt the Java wrappers in ND4J generated with JavaCPP

github.com/deeplearning4j/deeplearning4j - 8881bfe7aaa7800861eda1a6b3afdeafd392a599 authored over 5 years ago by Samuel Audet <[email protected]>
fix javadoc. (#76)

* fix javadoc.

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

* replace most @see with @link...

github.com/deeplearning4j/deeplearning4j - 70dbe7059400a4885365cae57476c6c3080f5fe7 authored over 5 years ago by Robert Altena <[email protected]>
SameDiff fixes and naming (#78)

* remove SDVariable inplace methods

* import methods

* npe fix in OpVal

* removed SameD...

github.com/deeplearning4j/deeplearning4j - ac321265a7bace5556085c83bf6d758933bdb6df authored over 5 years ago by Ryan Nett <[email protected]>
Various DL4J/ND4J fixes (#81)

* #7954 Force refresh of UI when switching tabs on overview page

Signed-off-by: AlexDBlack <b...

github.com/deeplearning4j/deeplearning4j - fad8da878f0a8349050420d5fa280bb5cc4399d4 authored over 5 years ago by Alex Black <[email protected]>
4 additional tests

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

github.com/deeplearning4j/deeplearning4j - 7c5c84bea81b00bc92ab32ecbc6b04094df6a3ce authored over 5 years ago by raver119 <[email protected]>
strided_slice_bp shape fn leak fix

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

github.com/deeplearning4j/deeplearning4j - ce0743da1795044fb82ed33415d65e0044dd1c9a authored over 5 years ago by raver119 <[email protected]>
DL4J trace logging (#79)

* MLN/CG trace logging for debugging

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

* Tin...

github.com/deeplearning4j/deeplearning4j - ac1fc1a27ab19a4a87ba6eaefeebdf30b727697e authored over 5 years ago by Alex Black <[email protected]>
upsampling2d fix CUDA

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

github.com/deeplearning4j/deeplearning4j - 2cd95dc51750f69527af1da5115abfce0254101a authored over 5 years ago by raver119 <[email protected]>
Zoo model TF import test updates (#75)

* argLine fix, update compression_gru comment

* updated comment for xception

* undid but c...

github.com/deeplearning4j/deeplearning4j - 00e6296140cb47f47ee036134608730b0d528543 authored over 5 years ago by Ryan Nett <[email protected]>
- new NDArray methods like()/ulike() (#77)

- fix for depthwise_conv2d_bp + special test

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

github.com/deeplearning4j/deeplearning4j - 4f2dae23a1ca0048de6c8f5ad53a00e9cf8f645b authored over 5 years ago by raver119 <[email protected]>
fix pad javadoc and @see links. (#72)

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

github.com/deeplearning4j/deeplearning4j - ce9c37297457ed18e018fa6996e1cc2c7463a243 authored over 5 years ago by Robert Altena <[email protected]>
delete temporary TadPack C++/Java side (#74)

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

github.com/deeplearning4j/deeplearning4j - b9708be5db157f4d8676e8ebe81153da4640a250 authored over 5 years ago by raver119 <[email protected]>
[WIP] More fixes (#73)

* special tests for ConstantTadHelper/ConstantShapeHelper

Signed-off-by: raver119 <raver119@g...

github.com/deeplearning4j/deeplearning4j - 59a006ce2958fe97969c71ec1b329da4985f0b7a authored over 5 years ago by raver119 <[email protected]>
RL4J - Added a unit test to help refac QLearningDiscrete.trainStep() (#8065)

* Added a unit test to help refac QLearningDiscrete.trainStep()

Signed-off-by: unknown <aboul...

github.com/deeplearning4j/deeplearning4j - b083c22de51afc95e8815f75f080305d325363ab authored over 5 years ago by Alexandre Boulanger <[email protected]>
RL4J Added listener pattern to SyncLearning (#8050)

* Added listener pattern to SyncLearning

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

github.com/deeplearning4j/deeplearning4j - b2145ca78000c7f8f078e94ed92595b87390730f authored over 5 years ago by Alexandre Boulanger <[email protected]>
Fix validation (#8059)

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

github.com/deeplearning4j/deeplearning4j - 0527ab8d9827db0d267623a3c666621f68244900 authored over 5 years ago by Alex Black <[email protected]>
Added interface IDataManager (#8034)

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

github.com/deeplearning4j/deeplearning4j - 87d2b2cd3d118e560b12400d1d856ab8218005dd authored over 5 years ago by Alexandre Boulanger <[email protected]>
Disallow creating bad classification iterator (#8042)

When doing classification we need to know the `numPossibleLabels`. If it's set to -1, then we ge...

github.com/deeplearning4j/deeplearning4j - 22993f853fca8e6189e6d489e5eb775dc6e3b6cb authored over 5 years ago by jxtps <[email protected]>
Fix bad merge

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

github.com/deeplearning4j/deeplearning4j - 57efc2bf956af1140c00675aca7c8bd8a67f29bf authored over 5 years ago by AlexDBlack <[email protected]>
FlatBuffers dtype conversion fix (missing bfloat16) (#71)

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

github.com/deeplearning4j/deeplearning4j - 0d6bb657bc40e60d5d898de556df24e29e29cb92 authored over 5 years ago by Alex Black <[email protected]>
[WIP] More of CUDA operations (#69)

* initial commit

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

* - gruCell_bp further

Signed-o...

github.com/deeplearning4j/deeplearning4j - 763a225c6a069e2f88f5f069c5fa7d5116874b6a authored over 5 years ago by raver119 <[email protected]>
Small DL4J/SameDiff fixes (#70)

* More mask fixes + remove debugging println

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

github.com/deeplearning4j/deeplearning4j - 06e4f5f96e3e84b2608b3a1d4c1762615d232f02 authored over 5 years ago by Alex Black <[email protected]>
[WIP] Some nd4s tweaks (#68)

* Executioner fallback

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

* ...

github.com/deeplearning4j/deeplearning4j - f29f19e9e9858287bdf73472a95da84181cc2617 authored over 5 years ago by Alexander Stoyakin <[email protected]>
[WIP] nd4s tests coverage (#59)

* Unit tests added

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

* Adde...

github.com/deeplearning4j/deeplearning4j - 2fb4a52a025692fda56319d79b0379225b58185a authored over 5 years ago by Alexander Stoyakin <[email protected]>
DL4J: Switch subsampling layer to custom ops; DL4J samediff mask fix (#67)

* SpaceToDepth layer fixes

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

* Switch subsam...

github.com/deeplearning4j/deeplearning4j - c3e684d648ef4a93e42510787fd4ea46c043c875 authored over 5 years ago by Alex Black <[email protected]>
Misc fixes (#66)

* Small fixes

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

* Flaky test fix

Signed-o...

github.com/deeplearning4j/deeplearning4j - 7939cf384b74394f0d150ad0f1498a1c7aaefd19 authored over 5 years ago by Alex Black <[email protected]>
Various fixes (#65)

* #7977 deprecate legacy MultiLayerNetwork/ComputationGraph.params(boolean) method

Signed-off...

github.com/deeplearning4j/deeplearning4j - d94bc7257c5ebe7751f01686706432b223fd9cc2 authored over 5 years ago by Alex Black <[email protected]>
- numpy import fix for CUDA (#64)

- skip tagLocation for empty arrays

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

github.com/deeplearning4j/deeplearning4j - c499dc962f95f6426c89204c882640c53a3fc6b8 authored over 5 years ago by raver119 <[email protected]>
File existence validation for Nd4j.createFromNpyFile()

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

github.com/deeplearning4j/deeplearning4j - c9e867b2e8f4ef5d4cb7ac84b52a9ef40edfb53a authored over 5 years ago by raver119 <[email protected]>
[WIP] More of CUDA (#63)

* less spam

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

* flatten kernel

Signed-off-by: rave...

github.com/deeplearning4j/deeplearning4j - 91a8fb0d90090d8785190050f1cc4a880cbcb5d4 authored over 5 years ago by raver119 <[email protected]>
cpp tests fixes

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

github.com/deeplearning4j/deeplearning4j - cf2311859a804f75f497d52415aac9d95141a2da authored over 5 years ago by raver119 <[email protected]>
[WIP] More CUDA fixes/updates (#62)

* CUDA reallocation update

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

* Legacy SoftMax/L...

github.com/deeplearning4j/deeplearning4j - fd6c0df024dab13f9d794415993cfb6eabbac400 authored over 5 years ago by raver119 <[email protected]>
Add SequenceTrimToLengthTransform (#61)

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

github.com/deeplearning4j/deeplearning4j - 5cf6859fc4ca6485830dd9e5869664dd67a33668 authored over 5 years ago by Alex Black <[email protected]>
[WIP] CUDA tweaks (#60)

* special cpu concat

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

* special concat fix

...

github.com/deeplearning4j/deeplearning4j - 9cf28ea6c9dbcb2333191c487ed159a9c743da10 authored over 5 years ago by raver119 <[email protected]>
[WIP] CUDA Java side (#58)

* one crashing test

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

* stupid issue fixed

S...

github.com/deeplearning4j/deeplearning4j - 6ce458e949798561debcc94805bf03d0013f5c24 authored over 5 years ago by raver119 <[email protected]>
[WIP] nd4s - data types (#51)

* Fixed tests

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

* Added con...

github.com/deeplearning4j/deeplearning4j - 68b82f38569936c41c5896b490ad73de70b69848 authored over 5 years ago by Alexander Stoyakin <[email protected]>
[WIP] more CUDA stuff (#57)

* initial commit

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

* Added gradcheck test for dynam...

github.com/deeplearning4j/deeplearning4j - c969b724bbd1b2f684c94b675c164976b71fb1b8 authored over 5 years ago by raver119 <[email protected]>
Add libnd4j benchmarks (#3)

This PR adds 2 libnd4j benchmarking suits

github.com/deeplearning4j/deeplearning4j - cb6654bebb21b7460e2382f6bfb892d1ac84941f authored over 5 years ago by Alex Black <[email protected]>
Include TF Import tests as forward pass tests in OpValidation (#53)

* ignore multinomial

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

* fix for @NonNull vararg...

github.com/deeplearning4j/deeplearning4j - 62c6a73f9d4e6b74ac66a551b7f78e121aedcffb authored over 5 years ago by Ryan Nett <[email protected]>
SameDiff If, While, and Misc changes (#52)

* softmax and logSoftmax w/ dimension

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

* start ...

github.com/deeplearning4j/deeplearning4j - daf3950d8d02d2c13de59aafdc377ac32e4e01f7 authored over 5 years ago by Ryan Nett <[email protected]>
LeakyReLU fix (#55)

* LeakyReLU: Use serScalar to set alpha correctly in TF import
LogX: remove incorrect TF mappin...

github.com/deeplearning4j/deeplearning4j - 2d991f544512eecffeddbd8bebfe14cc95c4e8ef authored over 5 years ago by Ryan Nett <[email protected]>
Add XLNet to zoo model ignores (#54)

* ignore xlnet

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

* comment

Signed-off-by: Rya...

github.com/deeplearning4j/deeplearning4j - 027d4d2a47084ef5c026603dc1fedc56f688f0de authored over 5 years ago by Ryan Nett <[email protected]>
added ability to run as test, and comments (#44)

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

github.com/deeplearning4j/deeplearning4j - d7c261ec40466a2af0fa12024f8aae1e98708172 authored over 5 years ago by Ryan Nett <[email protected]>
[WIP] INDArray hashCode() impl (#50)

* initial commit

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

* one more initial...

github.com/deeplearning4j/deeplearning4j - 5708fc087a5db85b5d36aac70833710f0413daf5 authored over 5 years ago by raver119 <[email protected]>
Op validation improvements + encoding fix (#49)

* Op validation updates

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

* Small logging fi...

github.com/deeplearning4j/deeplearning4j - cc65c011183169f83794889d170093eb8da47a42 authored over 5 years ago by Alex Black <[email protected]>
TF optional properties resolution fix (#48)

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

github.com/deeplearning4j/deeplearning4j - 88ea9a49ebc7971216fcafe589a79f9ec5b82769 authored over 5 years ago by Alex Black <[email protected]>
fix for #7976, update test comment (to OOM) (#45)

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

github.com/deeplearning4j/deeplearning4j - 4b23dc01fd049727d78dd058211f94f3343673af authored over 5 years ago by Ryan Nett <[email protected]>
ND4S build fixed (#47)

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

github.com/deeplearning4j/deeplearning4j - 9f401dc020d32693485b68e7028a9df5c8aee523 authored over 5 years ago by Alexander Stoyakin <[email protected]>
Small fixes (#46)

* - fix for eclipse/#7959

* createFromNpy scalar fix

Signed-off-by: raver119 <raver119@gma...

github.com/deeplearning4j/deeplearning4j - 15e7984392d3969dd0c080ec79eecae8d8cd2131 authored over 5 years ago by raver119 <[email protected]>
[WIP] Ignored TF OP Import test updates (#37)

* new issue for b_d_s (old is closed), new issue for boolean_mask (old is fixed)

Signed-off-b...

github.com/deeplearning4j/deeplearning4j - c135883162ac74a4b40408dbe09f3495e5830d71 authored over 5 years ago by Ryan Nett <[email protected]>
Small fixes (#43)

* minor cmake changes to make macos happy

* space_to_batch/batch_to_space validation fix

*...

github.com/deeplearning4j/deeplearning4j - dde50ee57071e6e81a3d58c61210e14bd29b2193 authored over 5 years ago by raver119 <[email protected]>
Batch Mmul v2 import fix (#41)

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

github.com/deeplearning4j/deeplearning4j - 8b4b8977a0db1f8dde8553898ea23303ec8eb0a2 authored over 5 years ago by Alex Black <[email protected]>
System info export for debugging and bug reporting (#34)

* System info export for debugging and bug reporting

Signed-off-by: Ryan Nett <rnett@skymind....

github.com/deeplearning4j/deeplearning4j - d854e28b34b080ac9714185e4ecfa89b8f78be57 authored over 5 years ago by Ryan Nett <[email protected]>
libnd4j: use buildnativeoperations.sh parallel build by default in maven (#38)

* Libnd4j: parallel build in maven by default

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

github.com/deeplearning4j/deeplearning4j - e67e25ba30035cdca8620a9d057ad7999ab2ad62 authored over 5 years ago by Alex Black <[email protected]>
DL4J BERT iterator: Add option to prepend token (#39)

* Add option to prepend token

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

* Javadoc

...

github.com/deeplearning4j/deeplearning4j - 79d1f02ee1958f36f7c43c8793bdf583db7f1fe2 authored over 5 years ago by Alex Black <[email protected]>
Nd4j: Change array args to vararg and add toString options (#36)

* changed [] to ...

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

* added randn(long seed, int.....

github.com/deeplearning4j/deeplearning4j - ef8cb55b7b2db7c2e5ec2c4c37cc622e7838fe40 authored over 5 years ago by Ryan Nett <[email protected]>
Add placeholder value for keras learning phase if required (#30)

* automatically add placeholders for keras_learning_phase if required

Signed-off-by: Ryan Net...

github.com/deeplearning4j/deeplearning4j - 366d850f5e35786328c2b9a5440cffec9f823633 authored over 5 years ago by Ryan Nett <[email protected]>
BERT tokenization fixes (#35)

* Add composite token preprocessor

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

* Fix c...

github.com/deeplearning4j/deeplearning4j - c28372cb490a80a613e7258a977b63a5488f494c authored over 5 years ago by Alex Black <[email protected]>
added keepDims to INDArray methods (#33)

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

github.com/deeplearning4j/deeplearning4j - cc6063402ebac85ae9ca70d9b5b141df7de2376f authored over 5 years ago by Ryan Nett <[email protected]>