5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Inspect array fixes (#9881) More... over 2 years ago
Fixes shape info data buffer caching (#9882) More... over 2 years ago
Fix model import with empty tensor array shapes (signals no validation) (#9878) More... over 2 years ago
Fixes issue with cbow crashing in certain cases (#9879) More... over 2 years ago
Spacing clean up (#9877) More... over 2 years ago
Update CBOW/DM to fix accuracy with batch cases (#9865) More... over 2 years ago
Fix up dropout value output: (#9866) More... over 2 years ago
Fixes expandDims shapeCalc and negative dimensions (#9867) More... over 2 years ago
Samediff training fixes (#9868) More... over 2 years ago
Improved performance for allocators (#9859) More... over 2 years ago
Fix lombok Thread.builder clash with jdk 17 (#9858) More... over 2 years ago
Remove extra loss variable config from TrainingConfig/Add support for parallelinference support output subsets (#9855) More... over 2 years ago
Update building from source readme to remove extra legacy instrucitons (#9856) More... over 2 years ago
NLP fixes 2 ( better batching) (#9852) More... over 2 years ago
Update skipgram/cbow batching to direct to proper batch code path (#9850) More... over 2 years ago
Update control flow (ifCond/whileLoop) to allow for training (#9851) More... over 2 years ago
Fixes https://github.com/deeplearning4j/deeplearning4j/issues/9847 (#9849) More... over 2 years ago
Update openblas definitions for upgrade, migrate blas lapack codegen to mainline (#9843) More... over 2 years ago
Reduces allocations for DBOW/DM (#9839) More... over 2 years ago
Upgrades javacpp and associated deps to 1.5.8 (#9840) More... over 2 years ago
Fix cuda build, add missing declarations for cuda, fix cuda backend for java 11 upgrade (#9838) More... over 2 years ago
Fixes #9835 (#9837) More... over 2 years ago
Remove debug toStringFull() fixes https://github.com/deeplearning4j/deeplearning4j/issues/9833 (#9836) More... over 2 years ago
Fixes #7865 (#9832) More... over 2 years ago
Fix up tests (#9834) More... over 2 years ago
Fixes #9830 (#9831) More... over 2 years ago
Remove old cpu op executioners (#9828) More... over 2 years ago
Increase performance of skipgram/cbow allocation on batch size 1 (#9827) More... over 2 years ago
Fixes #9826 (#9829) More... over 2 years ago
Fix up skipgram to use caching for improved performance of scalar values (#9824) More... over 2 years ago