- Notifications
You must be signed in to change notification settings - Fork 3.9k
Pull requests: deeplearning4j/deeplearning4j
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add ND4J Linear Algebra Test Examples (Creation, Math Ops, Shape Ops)
#10339 opened Nov 18, 2025 by NA-V10 Loading…
Javacpp Resource configuration for native image support
#10287 opened Sep 27, 2025 by agibsonccc Loading…
Misc op changes for better eager computation. Throw some exceptions on usage of old behavior on some ops.
#10286 opened Sep 27, 2025 by agibsonccc Loading…
NDArray flatarray serialization improvements, misc spacing changes
#10285 opened Sep 27, 2025 by agibsonccc Loading…
Enhanced dependency tracking for building an execution graph.
#10284 opened Sep 27, 2025 by agibsonccc Loading…
DAG Cache abstraction for caching an execution graph order.
#10283 opened Sep 27, 2025 by agibsonccc Loading…
WIP: Needs more review. Graph visualization/debugging.
#10282 opened Sep 27, 2025 by agibsonccc Loading…
feat: Next-generation automatic differentiation engine
#10280 opened Sep 27, 2025 by agibsonccc Loading…
test: Comprehensive test suite ensuring LibND4J reliability
#10277 opened Sep 27, 2025 by agibsonccc Loading…
Misc casting, reshape pointer changes across files.
#10275 opened Sep 27, 2025 by agibsonccc Loading…
CUDA side changes for TAD calculator: add better scalar support. Also changes some misc casting warnings.
#10274 opened Sep 27, 2025 by agibsonccc Loading…
Improved SIMD detection for various ops to remove warnings.
#10272 opened Sep 27, 2025 by agibsonccc Loading…
Cuda definitions refactoring, native ops data type conversions implementation.
#10270 opened Sep 27, 2025 by agibsonccc Loading…
Improved type checking for native ops: checks for types being present when using certain types.
#10269 opened Sep 27, 2025 by agibsonccc Loading…
Better error messages when ops fail. Replaces some print only error messages/warnings in the core op classes.
#10268 opened Sep 27, 2025 by agibsonccc Loading…
Removes template keyword for various code gen templates.
#10264 opened Sep 27, 2025 by agibsonccc Loading…
BUILD_TEMPLATE* calls changes, reshape changes in various cpu ops.
#10262 opened Sep 27, 2025 by agibsonccc Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.