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 opset, add basic test for clip, revert clip by norm (not found in current TF)

github.com/deeplearning4j/deeplearning4j - 1dc2882375c26268d8b4515756bc905fe818be0a authored about 3 years ago by Adam Gibson <[email protected]>
Add new op definitions for clip by norm,clip, min,max op for extract real min, max values for a given data type in c++

github.com/deeplearning4j/deeplearning4j - d516bf75bf224d7452ef2ccf9b26a0e727bf7b78 authored about 3 years ago by Adam Gibson <[email protected]>
Add proper min,max op, update op specs

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

Fixes #9476 , ensure weights aren't double counted

github.com/deeplearning4j/deeplearning4j - 7da2fd5ea27662dd1221eacf7bb14bb56a759fae authored about 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9475 from eclipse/ag_extra_imports

Clean up import, add casting as onnx op

github.com/deeplearning4j/deeplearning4j - 3be6138075b9b2e5daaa0fb99ab5ddfc8667af56 authored about 3 years ago by Adam Gibson <[email protected]>
Add batch norm fix (errors were thrown with the workspace type not being active

github.com/deeplearning4j/deeplearning4j - 4f31c86d5263534bc6f46f61ea77893c14e68923 authored about 3 years ago by Adam Gibson <[email protected]>
Change assertion assumption for conv3d

github.com/deeplearning4j/deeplearning4j - 423b57469c4981398a5d4b1398768c35c72c5af8 authored about 3 years ago by Adam Gibson <[email protected]>
Add test case, minor unit test fix

github.com/deeplearning4j/deeplearning4j - c30d32b0761d561f4cef8a674bc759624aa3d06c authored about 3 years ago by Adam Gibson <[email protected]>
Update where, add new clause for inputs,outputs

github.com/deeplearning4j/deeplearning4j - 3ef6301643de6b066c38ecd7230c8c4ca8cef1dd authored about 3 years ago by Adam Gibson <[email protected]>
Clean up import, add casting as onnx op

github.com/deeplearning4j/deeplearning4j - 04ce7872deb4f85cb2ea5a83f5db301b358c4304 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9474 from eclipse/ag_extra_imports

Remove extra imports

github.com/deeplearning4j/deeplearning4j - b868163ee13bf8b84a346b4b2b4d8de839df1c3a authored over 3 years ago by Adam Gibson <[email protected]>
Update for proper resource inclusion

github.com/deeplearning4j/deeplearning4j - 94710c03064df71b9dcca7a176ccf2bc184d4558 authored over 3 years ago by Adam Gibson <[email protected]>
Remove extra imports

github.com/deeplearning4j/deeplearning4j - 7d986f5b5ad25e960df3add2a131f4479dc541c2 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9473 from eclipse/ag_ubuntu_update

Update ubuntu 16 builds to 18 for GH actions

github.com/deeplearning4j/deeplearning4j - db56ab0f21ba978136ef4fe77ed81c8aa9570e8b authored over 3 years ago by Adam Gibson <[email protected]>
Create BaseParallelDataSetIterator.java

github.com/deeplearning4j/deeplearning4j - 78d909ec0a3372b25281d63c00ca630d5f74ffee authored over 3 years ago by Adam Gibson <[email protected]>
Update to new ubuntu 18

github.com/deeplearning4j/deeplearning4j - 8605d36a23a682f3ede3c0a21075e80962a40c54 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9466 from eclipse/ag_onnx_resize

Refactors onnx import adding better support for image functions

github.com/deeplearning4j/deeplearning4j - fa2059859689393fa3530945d3b9d17ee8ae6343 authored over 3 years ago by Adam Gibson <[email protected]>
Merge branch 'master' into ag_onnx_resize

github.com/deeplearning4j/deeplearning4j - 7a9c5106bf35228096963350424fa4c7823db19d authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9465 from eclipse/ag_aurora_new

Add aurora backend

github.com/deeplearning4j/deeplearning4j - a8f55f4ecfa9f9c38d60fc5195d09020a58e297b authored over 3 years ago by Adam Gibson <[email protected]>
Update AuroraEnvironment.java

github.com/deeplearning4j/deeplearning4j - 6428e8013c1ca5c6b90815330ebe70438eeffe3f authored over 3 years ago by Adam Gibson <[email protected]>
Override author tag

github.com/deeplearning4j/deeplearning4j - f8aa9f964b2dec6eaecb925e022eaea5ab9e9680 authored over 3 years ago by Adam Gibson <[email protected]>
Change to NotImplementedException

github.com/deeplearning4j/deeplearning4j - 5f3fbbff367c9b62849136bed1962d3d75a9c85c authored over 3 years ago by Adam Gibson <[email protected]>
Remove temp files

github.com/deeplearning4j/deeplearning4j - 1b6e8b2b74d7bd46a742950bf0cf46daa87da5fc authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9472 from quickwritereader/master

Manually sync cuda buffer inside shuffle.

github.com/deeplearning4j/deeplearning4j - ee63bfbdbccbfb724f6e56b22c4c1521c21e8334 authored over 3 years ago by Adam Gibson <[email protected]>
shuffle test for the memoryonhostside

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

github.com/deeplearning4j/deeplearning4j - 1b1a93a0bbe149bc0accb1478a080e352b112fd1 authored over 3 years ago by AbdelRauf <[email protected]>
Remove extra buffers

github.com/deeplearning4j/deeplearning4j - fb2af83a785a17deab1a95214f6f7cf77180b38c authored over 3 years ago by Adam Gibson <[email protected]>
Update TestOnnxIR.kt

github.com/deeplearning4j/deeplearning4j - b16f43e36aa7581b0ea78b2e1b956e5e04f272ff authored over 3 years ago by Adam Gibson <[email protected]>
Add expand test, create function to code gen

github.com/deeplearning4j/deeplearning4j - 93345cd067dfb287e520c0043de5cb4b1d05a786 authored over 3 years ago by Adam Gibson <[email protected]>
Update test profiles to add proper aurora proper enablement

github.com/deeplearning4j/deeplearning4j - 64d45bbb114a395ae1c1c24ea62aec10f21e598b authored over 3 years ago by Adam Gibson <[email protected]>
Update cpu to aurora references

github.com/deeplearning4j/deeplearning4j - 923ba2ce53baa518f7ed1f45bff18e83434de823 authored over 3 years ago by Adam Gibson <[email protected]>
Rename classes from cpu to aurora

github.com/deeplearning4j/deeplearning4j - 169b68b70fb4299ba613d93ad524f8130c768d22 authored over 3 years ago by Adam Gibson <[email protected]>
Manually sync cuda buffer inside shuffle. as JCublasNDArrayFactory::shuffle method was calling libnd4j shuffle with raw cuda pointers there was sync problems when the host buffer was new. For example: when putScalar is used

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

github.com/deeplearning4j/deeplearning4j - 226cec71de5ef3a028458ae58e443aaaa05ee9d1 authored over 3 years ago by AbdelRauf <[email protected]>
Remove redundant flags

github.com/deeplearning4j/deeplearning4j - f55e766458a0228b81690ea5996a44bd894b33e0 authored over 3 years ago by Adam Gibson <[email protected]>
Update omp macro usage

github.com/deeplearning4j/deeplearning4j - 1148261939ee9e560aae7db0356355375aabe99e authored over 3 years ago by Adam Gibson <[email protected]>
Initial add for where, expand, minor op declration clean up

github.com/deeplearning4j/deeplearning4j - cd4b91963af49c00200beeb520a6e6145909ba13 authored over 3 years ago by Adam Gibson <[email protected]>
Remove debugging

github.com/deeplearning4j/deeplearning4j - 497a909947bb6450d84f072a461ed9889115a95a authored over 3 years ago by Adam Gibson <[email protected]>
Fix up strided slice invocation

github.com/deeplearning4j/deeplearning4j - e16843308ffd5dc8233d1954624c4f5956efbff8 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9470 from eclipse/ag_training_config_data_type

Fix NullPointer with SameDiffLambdaVertex Fixes https://github.com/eclipse/deeplearning4j/issues...

github.com/deeplearning4j/deeplearning4j - de2ba2a813e79e9bfca98c26797e11b5976d7188 authored over 3 years ago by Adam Gibson <[email protected]>
Minor fixes for slice call, conditions

github.com/deeplearning4j/deeplearning4j - 34b544f6f30879b6c0e50bfd1f200c2d400b609f authored over 3 years ago by Adam Gibson <[email protected]>
Rename cpu to aurora

github.com/deeplearning4j/deeplearning4j - d18b61aec46f89ce72dbac5dcf141e817ef4950f authored over 3 years ago by Adam Gibson <[email protected]>
Fix null pointer for training configuration

github.com/deeplearning4j/deeplearning4j - e84d8f3fada8cad9d0b7536710f46846c1d88ffe authored over 3 years ago by Adam Gibson <[email protected]>
Add beginnings of Slice support

github.com/deeplearning4j/deeplearning4j - d5ee31d8c86136c657d562152fcb152727f39395 authored over 3 years ago by Adam Gibson <[email protected]>
Add unsqueeze op, upgrade op version to 13 for onnxruntime runner, modify resize test to accept 1e-1 eps for now

github.com/deeplearning4j/deeplearning4j - 4a5bbc21fd745f7e5437bbe31fcabba1fe339ebe authored over 3 years ago by Adam Gibson <[email protected]>
Fix up import hooks, fix image resize enums, add small additional validation for null checks in onnx runner

github.com/deeplearning4j/deeplearning4j - 865cb813a982ec8ed52430e7ad2fd43de1d403ae authored over 3 years ago by Adam Gibson <[email protected]>
Refactors onnx import adding better support for image functions

github.com/deeplearning4j/deeplearning4j - b8fb66bf52e75abecc54dd041dc26c152bf5ff0b authored over 3 years ago by Adam Gibson <[email protected]>
Update licenses,

github.com/deeplearning4j/deeplearning4j - 9ff142a2404b027de7228362f3db507a72d15e20 authored over 3 years ago by Adam Gibson <[email protected]>
Update CpuWorkspace.java

github.com/deeplearning4j/deeplearning4j - 6f0f2356113ea304f07e6f1c66c8c9bc66f2da4f authored over 3 years ago by Adam Gibson <[email protected]>
More minor updates

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

github.com/deeplearning4j/deeplearning4j - 286b70833f5ffe29edc43aaa46899496de2d3beb authored over 3 years ago by Adam Gibson <[email protected]>
Update NativeOpExecutioner.java

github.com/deeplearning4j/deeplearning4j - ba64b08ceaf6ec321c88f4d15b5806f4732d22e3 authored over 3 years ago by Adam Gibson <[email protected]>
Update for lint violation

github.com/deeplearning4j/deeplearning4j - 3e9dabf8be6e6d982956d88244fedb83e4cdf76a authored over 3 years ago by Adam Gibson <[email protected]>
Update buildnativeoperations.sh

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

github.com/deeplearning4j/deeplearning4j - 3c071285f2c5320ebe3e9fbd28c77a63247c0add authored over 3 years ago by Adam Gibson <[email protected]>
Add missing source

github.com/deeplearning4j/deeplearning4j - 12a4af25337afcd96ad206c919ef97268f24c723 authored over 3 years ago by Adam Gibson <[email protected]>
Update from master

github.com/deeplearning4j/deeplearning4j - 2f048957f74ec74e240ff742f8b481701f44cafc authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9464 from eclipse/ag_adam_op_exclusion

Update op exclusion to add missing prefixes for proper pre processing

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

fix undefined references:

github.com/deeplearning4j/deeplearning4j - c27b4e6d045d4fe101b17a16359c4beb68057ef4 authored over 3 years ago by Adam Gibson <[email protected]>
Add missing op def prefixes for inclusion/exclusion

github.com/deeplearning4j/deeplearning4j - e5ee725fa8a6734e588130098b881db9c651a018 authored over 3 years ago by Adam Gibson <[email protected]>
Update adamUpdater.cpp

github.com/deeplearning4j/deeplearning4j - b204bc03ad2b23ce90aa352206dd5026d74d5474 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9463 from eclipse/ag_initial_loss_datatype

Add ability to define training config data type for initial loss

github.com/deeplearning4j/deeplearning4j - e55b0f0cb1191c3e9cedd7ecb847f559c5a5758a authored over 3 years ago by Adam Gibson <[email protected]>
Add ability to define training config data type for initial loss

github.com/deeplearning4j/deeplearning4j - 64ffdd63d7d0dfe457a17831a700c0c0d7ab89a6 authored over 3 years ago by Adam Gibson <[email protected]>
fix undefined references: 1) made some methods defined for all types 2) fixed incrorrect type usage

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

github.com/deeplearning4j/deeplearning4j - a17c60b2acd1bed80a8bfeae94d67d3130fb0568 authored over 3 years ago by AbdelRauf <[email protected]>
Merge pull request #9459 from quickwritereader/qwr_nextrandom

change NativeRandom generator to use next methods to achieve prng

github.com/deeplearning4j/deeplearning4j - 93a1b50c2260fabc182d19528b664d83f7be7403 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9461 from eclipse/ag_fix_lossreduce_serde

Fix LosssReduce serde for samediff

github.com/deeplearning4j/deeplearning4j - 6f4b4aabae33769ea6280c3be37c6f6f8a6374f4 authored over 3 years ago by Adam Gibson <[email protected]>
Add serialization support for loss reduce types ins amediff

github.com/deeplearning4j/deeplearning4j - 08f450ca8248c00f3285258d867b5ef12ea8f0f7 authored over 3 years ago by Adam Gibson <[email protected]>
change NativeRandom generator to use next methods to achieve pseudo randomness behaviour.

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

github.com/deeplearning4j/deeplearning4j - bd6e7d922b2623650461ae8947405d206060a0cd authored over 3 years ago by AbdelRauf <[email protected]>
Add missing reflect configuration json

github.com/deeplearning4j/deeplearning4j - 005a16b3d165acf31c8243f44050fdb7c4dce2d4 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9456 from eclipse/ag_exclusion_fix

Add mitigation for no split and issue warning

github.com/deeplearning4j/deeplearning4j - 50387a2eb4af3e44cf6dcfac6507878daa197ec0 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9454 from eclipse/ag_fix_9453

Update README fixes https://github.com/eclipse/deeplearning4j/issues/…

github.com/deeplearning4j/deeplearning4j - 1b8f6bbebed07623787202afa814691f4bd37061 authored over 3 years ago by Adam Gibson <[email protected]>
Update README.md

github.com/deeplearning4j/deeplearning4j - 98f7cd01cc992e864591627381c8df236ffd57de authored over 3 years ago by Adam Gibson <[email protected]>
Add mitigation for no split and issue warning

github.com/deeplearning4j/deeplearning4j - da1f37a9377dfac06aa3a4ea70c8e5b405377b77 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9455 from eclipse/ag_data_types_maven

Add missing data types declaration to maven pom

github.com/deeplearning4j/deeplearning4j - 862d670b229c0226d0e567bfa2f9bac53342234f authored over 3 years ago by Adam Gibson <[email protected]>
Add missing libnd4j maven invocation for data types

github.com/deeplearning4j/deeplearning4j - 2e128632b806f7511428de7e14bcdf1c7ecae155 authored over 3 years ago by Adam Gibson <[email protected]>
Merge pull request #9451 from quickwritereader/master

Types List support

github.com/deeplearning4j/deeplearning4j - 50e78de9fb2a38b18739b8ad45416b0134b82a9f authored over 3 years ago by Adam Gibson <[email protected]>
Update README fixes https://github.com/eclipse/deeplearning4j/issues/9453

github.com/deeplearning4j/deeplearning4j - 274d1ae80479f6a599c71271649ff1e6e1634710 authored over 3 years ago by Adam Gibson <[email protected]>
mark ops helpers or some other functions with ND4J_LOCAL or static keywords to affect their visibility and help link time optimizations

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

github.com/deeplearning4j/deeplearning4j - 35400a189d28267c509c97b396e0fc0e3abd20ec authored over 3 years ago by AbdelRauf <[email protected]>
add build wiht lto(link time optimizations), enable gnu++11 on cuda/gcc to fix compilation types.h

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

github.com/deeplearning4j/deeplearning4j - 6c41b663ea92b3e6284839e0b5858e122cd04925 authored over 3 years ago by AbdelRauf <[email protected]>
cmake changes

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

github.com/deeplearning4j/deeplearning4j - 5f4943b4ee3cb43353b561c5a86d6c6645ba58b5 authored over 3 years ago by AbdelRauf <[email protected]>
add documentation for the types.h

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

github.com/deeplearning4j/deeplearning4j - 99f15aa46621abd0a50bfeab1c7b743b8050f9f9 authored over 3 years ago by AbdelRauf <[email protected]>
Merge pull request #9452 from thomasleplus/patch-1

NaN comparison does not behave as expected

github.com/deeplearning4j/deeplearning4j - e1d74a88355d6479b92bbaa85884d8318f82f997 authored over 3 years ago by Adam Gibson <[email protected]>
NaN comparison does not behave as expected

See https://www.baeldung.com/java-not-a-number for details.

github.com/deeplearning4j/deeplearning4j - e1b320f269ce78e2b009872e16f04474c8a5eb69 authored over 3 years ago by Thomas Leplus <[email protected]>