Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
https://github.com/deeplearning4j/deeplearning4j
`MultiLayerNetwork.output()` 20 times slower than `fit()` for LSTM
mzattera opened this issue 6 days ago
mzattera opened this issue 6 days ago
Remove element wise stride from pairwise/broadcasting int/bool
agibsonccc opened this pull request 9 days ago
agibsonccc opened this pull request 9 days ago
Cannot load KERAS LSTM model if they contain KERAS Masking Layer
mzattera opened this issue 10 days ago
mzattera opened this issue 10 days ago
Remove more elementwise stride, introduce better TAD caching
agibsonccc opened this pull request 11 days ago
agibsonccc opened this pull request 11 days ago
Refactoring caching with index calculations
agibsonccc opened this pull request 14 days ago
agibsonccc opened this pull request 14 days ago
java.lang.UnsatisfiedLinkError: Could not find jnind4jcpu in class, module, and library paths
xqi-nr opened this issue 19 days ago
xqi-nr opened this issue 19 days ago
Remove shape descriptor creation when caching shape buffers
agibsonccc opened this pull request 20 days ago
agibsonccc opened this pull request 20 days ago
Failed to Load H5 Model
xqi-nr opened this issue 20 days ago
xqi-nr opened this issue 20 days ago
Benchmark updates
agibsonccc opened this pull request 27 days ago
agibsonccc opened this pull request 27 days ago
Ag broadcast reduce3 smoke tests
agibsonccc opened this pull request 28 days ago
agibsonccc opened this pull request 28 days ago
Compatibility Issues Between Deeplearning4j 1.0.0-SNAPSHOT and deeplearning4j-examples Repository (1.0.0-M2.1)
lyd1992 opened this issue about 1 month ago
lyd1992 opened this issue about 1 month ago
add new smoke tests for indexing, fix index2coords/coords2index
agibsonccc opened this pull request about 1 month ago
agibsonccc opened this pull request about 1 month ago
refactor and centralize index2coords,coords2index
agibsonccc opened this pull request about 1 month ago
agibsonccc opened this pull request about 1 month ago
Bugfix/model serializer os closed
Siebje opened this pull request about 1 month ago
Siebje opened this pull request about 1 month ago
ModelSerializer.writeModel causes exception writing to a closed stream
Siebje opened this issue about 1 month ago
Siebje opened this issue about 1 month ago
speed up compilation, fix reshape no copy
agibsonccc opened this pull request about 1 month ago
agibsonccc opened this pull request about 1 month ago
Update Guava version from 30.1.1-jre to 32.1.3-jre
matthewcummings opened this pull request about 1 month ago
matthewcummings opened this pull request about 1 month ago
Anyway to get a new release with updated dependencies?
matthewcummings opened this issue about 1 month ago
matthewcummings opened this issue about 1 month ago
#10048 switch from deprecated opencsv
pawellozinski opened this pull request about 2 months ago
pawellozinski opened this pull request about 2 months ago
Add more debugging for macros, creates files with gcc -E as a shell script command
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
Cannot fetch Cifar10 DataSet
Se00n00 opened this issue about 2 months ago
Se00n00 opened this issue about 2 months ago
fix reshape and databuffer memcpy
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
fix assigns when not equal shape
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
Fix create array from shape buffer
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
Updates reshape no copy to properly handles views
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
streamline calculate output shape/opexecution
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
running example gives 'HTTP status code 403'
sdyura opened this issue about 2 months ago
sdyura opened this issue about 2 months ago
Dimension fixes for reduction
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
fixes reduce delegation for floats
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
migrate nativeops exec databuffer to buffer()
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
minor fixes for opaque ndarray
agibsonccc opened this pull request about 2 months ago
agibsonccc opened this pull request about 2 months ago
Last follow up: cuda aggregates, cpu builds
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
Ag 10120 followup cpu
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
Ag 10120 followup
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
MERGE LAST: cuda changes/nativeops interface changes for linkage
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
update data types to work properly in op context
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
Inline refs moved to pure refs to avoid copies
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
Adds more types to arithmetic allowing multiple types for addition,subtraction etc
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
Removes NEC specific functionality
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
Add new offset usage for determining offsets removing indexOffset usage.
agibsonccc opened this pull request 2 months ago
agibsonccc opened this pull request 2 months ago
Shape descriptor update for controlling reset of strides depending on context
agibsonccc opened this pull request 3 months ago
agibsonccc opened this pull request 3 months ago
No logical changes: Mass migration of arguments in c++ to non const and arguments to references
agibsonccc opened this pull request 3 months ago
agibsonccc opened this pull request 3 months ago
Add workspace changes for dl4j layers
agibsonccc opened this pull request 3 months ago
agibsonccc opened this pull request 3 months ago
Offset changes: migrate from databuffer to just ndarray offsets
agibsonccc opened this pull request 3 months ago
agibsonccc opened this pull request 3 months ago
Misc spacing cleanup/minor preset logic condensing.
agibsonccc opened this pull request 3 months ago
agibsonccc opened this pull request 3 months ago
Add reshape no copy (reshape in java ported to c++)
agibsonccc opened this pull request 3 months ago
agibsonccc opened this pull request 3 months ago
Add type promotion/multi type arithmetic
agibsonccc opened this pull request 3 months ago
agibsonccc opened this pull request 3 months ago
ND4J in Linux-arm64
flyking1994 opened this issue 4 months ago
flyking1994 opened this issue 4 months ago
WIP PR working branch: offset refactoring, type promotion, shift away const ndarrays everywhere
agibsonccc opened this pull request 4 months ago
agibsonccc opened this pull request 4 months ago
Fix typos
omahs opened this pull request 5 months ago
omahs opened this pull request 5 months ago
Fix left over cpu build issues
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
update build files cuda versions
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Cuda build changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
fixes cpu build (final related PR)
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
On RemoveAllColumnsExceptForTransform, the size of the writables is expected to be different that the columns to keep
nojuliang opened this issue 5 months ago
nojuliang opened this issue 5 months ago
consolidated libnd4j test changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
nd4j-api: clean up profilers fix compilation errors
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
leftover cuda changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
leftover cpu op changes (cnns, merge, sampling,..) and gpu buffers
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
left over dl4j nn changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
add empty validation to different ops
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
string changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
shape changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
shape op changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
matrix solve changes (fixes for empty arrays, spacing)
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
clean up cpu loops
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Reduce usage of element wise stride for broadcast/assign
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
remove delete allocations/add missing c++ changes for context
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
matmul changes (new tensor dot, fix vector size in cpu implementation,..)
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
update samediff layer for new eager mode
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
dl4j nn clean up (spacing, remove heartbeat, json mapper refactoring)
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Update gradient checks, optimizers
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
More int -> long cnn changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
account for new tvm api changes in new javacpp version
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
native ops related changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
cuda spacing/debug message improvements
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Constant ShapeBuffer changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
test refactoring
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
cnn/rnn weight format/channels and int -> long changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
dl4jnn workspace refactoring
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Refactor dl4j-nn config (add BaseBuidler), remove old updaters
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Deeplearning4j -nn changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Update javacpp versions
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
framework import changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Framework import changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Rewrites cpu cnn implementation for compatibility with dl4j implementation
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Add new environment variables/flags
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Clean up op classes (remove tf import from ops/spacing)
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
cpp namespace cleanup (no logical changes)
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Databuffer, ndarray, build changes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
int -> long changes in zoo and ui
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Deeplearning4j -nn clean up
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Keras import fixes
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Clean up pom.xml across modules: logging
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Add simplified build scripts, fix compilation error in benchmark module
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Add nd4j-log-analyzer
agibsonccc opened this pull request 5 months ago
agibsonccc opened this pull request 5 months ago
Docker-Compose Setup for Spring Boot Application with ND4J on macOS M1, Windows, and Linux
D00ktora opened this issue 6 months ago
D00ktora opened this issue 6 months ago
Wrong module name for slf4j API specified in module-info.java files
Erdragh opened this issue 7 months ago
Erdragh opened this issue 7 months ago
#10068 Refactor CSVVariableSlidingWindowRecordReader delimiter
NTrixner opened this pull request 7 months ago
NTrixner opened this pull request 7 months ago
#10068 Fix CSVVariableSlidingWindowRecordReader
NTrixner opened this pull request 7 months ago
NTrixner opened this pull request 7 months ago