Commit Graph

  • 6d08078079 fix: platform-tests Priority 1 code quality cleanup agibsonccc 2026-06-15 17:09:51 +09:00
  • 8a2a6af702 fix: platform-tests Priority 1 code quality cleanup agibsonccc 2026-06-15 17:09:51 +09:00
  • 2a66e20f55 fix: mark TVM as deprecated with warning, document PJRT stubs as not-yet-implemented agibsonccc 2026-06-15 16:59:45 +09:00
  • a27ab7bb61 fix: gate SameDiffExecutionVisualizer output behind logging framework agibsonccc 2026-06-15 16:59:09 +09:00
  • 55ebab4436 fix: document noop ONNX op mappings — distinguish hooked vs unsupported agibsonccc 2026-06-15 16:58:27 +09:00
  • c1339feaf0 fix: consolidate duplicate GGUFReader — use nd4j-ggml as canonical implementation agibsonccc 2026-06-15 16:57:44 +09:00
  • 33f02782a8 fix: replace smart pointers with raw pointers, remove dead commented ops, add TAD warning agibsonccc 2026-06-15 16:56:46 +09:00
  • da9423f056 fix: remove stub OnnxExporter classes and clarify MmulHelper batch bug agibsonccc 2026-06-15 16:56:52 +09:00
  • a64e50aa49 fix: restore DSP integration and full samediff feature set from dev branch agibsonccc 2026-06-15 16:56:50 +09:00
  • 0175216ad1 fix: remove dead GatedDeltaNetFusionOptimizations stub from optimizer list agibsonccc 2026-06-15 16:56:18 +09:00
  • d1b09804b4 fix: replace raw CUDA qualifiers with SD_ platform macros in ops and helpers agibsonccc 2026-06-15 16:54:31 +09:00
  • fd89cb724f fix: PR audit — code smells, debug artifacts, correctness bugs across 14 PRs agibsonccc 2026-06-15 16:48:10 +09:00
  • 9ac3a19cd4 fix: remove generated protobuf, fail on missing CUDA version, fix Python wildcard import agibsonccc 2026-06-15 16:39:56 +09:00
  • 7f71ef9e40 fix: use project org for HuggingFace default and remove TODO sync call agibsonccc 2026-06-15 16:39:18 +09:00
  • bccde0c84f fix: consolidate HOST_ALLOC_PADDING constant and gate diagnostic output agibsonccc 2026-06-15 16:39:15 +09:00
  • e9f7261307 fix: remove ccache invalidation comment and replace magic sentinel IDs with constants agibsonccc 2026-06-15 16:39:14 +09:00
  • a28e2aca6a fix: correct groupId in nd4j-hexagon pom.xml to org.eclipse.deeplearning4j agibsonccc 2026-06-15 16:38:39 +09:00
  • 7ca0c80f12 fix: replace System.out.println with proper logging in Nd4j.java and DifferentialFunctionClassHolder.java agibsonccc 2026-06-15 16:38:38 +09:00
  • f554960fd5 fix: remove ungated printf from NativeOpExecutioner and gate llamacpp debug output agibsonccc 2026-06-15 16:38:30 +09:00
  • ef4b96cabb fix: move TorchScript ADR to ADRs/ directory and flag misplaced tests agibsonccc 2026-06-15 16:38:24 +09:00
  • 343beb20ea fix: remove debug PTX dump and gate TTIR/error output behind isDebug() agibsonccc 2026-06-15 16:38:12 +09:00
  • 0caf3091f5 fix: correct Reciprocal op name case, fix Xor round-trip, replace System.err with logger agibsonccc 2026-06-15 16:38:04 +09:00
  • 44d1902dfd fix: make FP16 optimizer OFF by default (matching javadoc) and add system property constants agibsonccc 2026-06-15 16:38:01 +09:00
  • e2bf21826e fix: remove duplicate LaunchDims macros and gate debug output behind isVerbose() agibsonccc 2026-06-15 16:36:51 +09:00
  • 911177479b fix: remove build artifacts, debug files, and hardcoded paths from platform-tests agibsonccc 2026-06-15 16:36:51 +09:00
  • ca1beed7f2 fix: remove debug-level sccache logging from CI actions agibsonccc 2026-06-15 16:35:37 +09:00
  • 0579569ef7 ADR spec compliance: standardize headings, statuses, cross-references, and add ADRs 0037-0100 pr/20-adrs-documentation agibsonccc 2026-06-15 16:13:38 +09:00
  • 817c10ddfb Resolve ADR duplicates and add cross-references agibsonccc 2026-06-15 15:42:26 +09:00
  • 6057ec05d2 Fix ADR formatting and README completeness agibsonccc 2026-06-15 15:19:20 +09:00
  • f721541be5 fix: enable sccache for CUDA on Windows via nvcc_filter.py + fix gru.cpp MSVC ambiguity agibsonccc 2026-06-15 14:59:50 +09:00
  • 300514bc95 Remove non-test artifacts from PR22 agibsonccc 2026-06-15 13:37:43 +09:00
  • 4156122959 Merge remote-tracking branch 'origin/master' into pr/15-samediff-core-training agibsonccc 2026-06-15 12:36:23 +09:00
  • ad724d7645 Merge remote-tracking branch 'origin/master' into pr/14-java-backend-impls agibsonccc 2026-06-15 12:36:20 +09:00
  • 41822588d9 Merge remote-tracking branch 'origin/master' into pr/12-nd4j-java-api-core agibsonccc 2026-06-15 12:36:17 +09:00
  • 17e1c841a0 Merge remote-tracking branch 'origin/master' into pr/06-helpers-utilities agibsonccc 2026-06-15 12:36:14 +09:00
  • bc575cc816 Merge remote-tracking branch 'origin/master' into pr/05-legacy-loops-nativeops agibsonccc 2026-06-15 12:36:10 +09:00
  • f86c637824 Merge remote-tracking branch 'origin/master' into pr/22-platform-tests-benchmarks agibsonccc 2026-06-15 12:35:39 +09:00
  • 1aac0d39fe Merge remote-tracking branch 'origin/master' into pr/21-misc-modules agibsonccc 2026-06-15 12:35:36 +09:00
  • 6ee6886195 Merge remote-tracking branch 'origin/master' into pr/20-adrs-documentation agibsonccc 2026-06-15 12:35:33 +09:00
  • 3168d04d4e Merge remote-tracking branch 'origin/master' into pr/19-llm-vlm-app-modules agibsonccc 2026-06-15 12:35:30 +09:00
  • 4e28077d84 Merge remote-tracking branch 'origin/master' into pr/18-ggml-import-pipeline agibsonccc 2026-06-15 12:35:27 +09:00
  • 732230acd6 Merge remote-tracking branch 'origin/master' into pr/17-onnx-import agibsonccc 2026-06-15 12:35:23 +09:00
  • ab6c40ce58 Merge remote-tracking branch 'origin/master' into pr/16-dsp-runtime-optimizer-java agibsonccc 2026-06-15 12:35:21 +09:00
  • 220d7d8349 Merge remote-tracking branch 'origin/master' into pr/13-java-op-definitions agibsonccc 2026-06-15 12:35:17 +09:00
  • 48df672dc7 Merge remote-tracking branch 'origin/master' into pr/11-dsp-runtime-sdk agibsonccc 2026-06-15 12:35:13 +09:00
  • d426f284d8 Merge remote-tracking branch 'origin/master' into pr/10-triton-nvrtc-ptx-backend agibsonccc 2026-06-15 12:35:10 +09:00
  • a306119a68 Merge remote-tracking branch 'origin/master' into pr/09-dsp-graph-execution-cpp agibsonccc 2026-06-15 12:35:07 +09:00
  • 6461a24b46 Merge remote-tracking branch 'origin/master' into pr/08-cpp-platform-backends agibsonccc 2026-06-15 12:35:04 +09:00
  • 97d2aff71c Merge remote-tracking branch 'origin/master' into pr/07-cpp-op-implementations agibsonccc 2026-06-15 12:35:01 +09:00
  • 8c01f3237f Merge remote-tracking branch 'origin/master' into pr/04-memory-array-infra agibsonccc 2026-06-15 12:34:57 +09:00
  • ab56c6e449 Merge remote-tracking branch 'origin/master' into pr/02-system-environment-macros agibsonccc 2026-06-15 12:34:52 +09:00
  • 212170ebe8 Merge remote-tracking branch 'origin/master' into pr/01-build-system-ci agibsonccc 2026-06-15 12:34:48 +09:00
  • 43ef760502 PR22: Platform Tests & Benchmark Scripts agibsonccc 2026-06-15 11:26:56 +09:00
  • fc0a09e57f PR21: Miscellaneous Modules agibsonccc 2026-06-15 11:26:46 +09:00
  • a9457a9abd PR20: Cross-Cutting ADRs & Documentation agibsonccc 2026-06-15 11:26:36 +09:00
  • cea8dfa371 PR19: LLM/VLM & Application Modules agibsonccc 2026-06-15 11:26:26 +09:00
  • 7380dc5437 PR18: GGML Import & Pipeline Modules agibsonccc 2026-06-15 11:26:17 +09:00
  • 10004af460 PR17: ONNX Import agibsonccc 2026-06-15 11:26:07 +09:00
  • da28f383f9 PR16: DSP Runtime & Graph Optimizer (Java) agibsonccc 2026-06-15 11:25:57 +09:00
  • 3d25459ad2 PR15: SameDiff Core & Training agibsonccc 2026-06-15 11:25:47 +09:00
  • a255667671 PR14: Java Backend Implementations (CUDA + CPU) agibsonccc 2026-06-15 11:25:38 +09:00
  • f410aec22c PR13: Java Op Definitions agibsonccc 2026-06-15 11:25:28 +09:00
  • 78f88c85e3 PR12: ND4J Java API & Core Infrastructure agibsonccc 2026-06-15 11:25:17 +09:00
  • 814520d435 PR11: DSP Runtime SDK agibsonccc 2026-06-15 11:25:08 +09:00
  • 6821091ee1 PR10: Triton/NVRTC/PTX Backend (C++) agibsonccc 2026-06-15 11:24:58 +09:00
  • 37380523a8 PR09: DSP/Graph Execution (C++) agibsonccc 2026-06-15 11:24:49 +09:00
  • 1eaf0c00bf PR08: C++ Platform Backends agibsonccc 2026-06-15 11:24:39 +09:00
  • 838890da09 PR07: C++ Op Implementations agibsonccc 2026-06-15 11:24:28 +09:00
  • 872a6aa637 PR06: Helpers & Utilities (C++) agibsonccc 2026-06-15 11:24:18 +09:00
  • 386f7e7eac PR05: Legacy/Loops/NativeOps & C++ Execution Infrastructure agibsonccc 2026-06-15 11:24:08 +09:00
  • 8fbdebb537 PR04: Memory Management & Array Infrastructure agibsonccc 2026-06-15 11:23:58 +09:00
  • 40b68a18a5 PR02: System/Environment & Platform Macros agibsonccc 2026-06-15 11:23:39 +09:00
  • c3d9af81ba PR01: Build System & CI agibsonccc 2026-06-15 11:23:28 +09:00
  • a7c65f7c25 fix: bump commons-io from 2.7 to 2.18.0 (CVE-2021-29425) agibsonccc 2026-06-15 09:49:42 +09:00
  • c239404e24 fix: remove commons-net dependency (CVE-2021-37533) agibsonccc 2026-06-15 09:47:16 +09:00
  • 4320b56947 fix: skip sccache CUDA launcher on Windows to fix nvcc tmpxft_* failures agibsonccc 2026-06-15 09:25:22 +09:00
  • ec902d5219 fix: do not set CMAKE_CUDA_COMPILER_LAUNCHER on Windows agibsonccc 2026-06-15 08:16:16 +09:00
  • 77e0c5cb71 fix: build patched sccache from source inline in setup actions agibsonccc 2026-06-15 06:35:10 +09:00
  • 5a537ab3fc feat: add patched sccache with RetryLayer for reliable GHA cache writes sccache-patched-v0.15.0 agibsonccc 2026-06-15 06:17:32 +09:00
  • f4812e85df fix: set ACTIONS_CACHE_SERVICE_V2=on for sccache GHA cache writes agibsonccc 2026-06-14 19:28:56 +09:00
  • 1aaa453597 diag: add SCCACHE_LOG=debug to diagnose 100% cache write failures agibsonccc 2026-06-14 17:28:34 +09:00
  • 126e66fb1c fix: upgrade sccache v0.10→v0.15 and revert to ACTIONS_RESULTS_URL agibsonccc 2026-06-14 15:41:52 +09:00
  • f784cac5a7 fix: sccache graceful degradation + MmulHelper const mismatch agibsonccc 2026-06-14 14:58:03 +09:00
  • 8960f70537 fix: gracefully degrade when sccache server fails to start agibsonccc 2026-06-14 14:23:29 +09:00
  • 47ca353a83 fix: consolidate sccache namespaces for maximum cache sharing agibsonccc 2026-06-14 13:47:52 +09:00
  • 272c1b5c6e fix: use ACTIONS_CACHE_URL instead of ACTIONS_RESULTS_URL for sccache agibsonccc 2026-06-14 11:41:09 +09:00
  • 0aaefce0da fix: remove non-sccache caching from all build-deploy workflows agibsonccc 2026-06-14 08:37:43 +09:00
  • 8f9fc203fa fix: add compile classifier back to Android build matrices agibsonccc 2026-06-14 08:22:31 +09:00
  • 0044b5a5b7 fix: rename ERROR enum to EXEC_ERROR to avoid Windows macro clash agibsonccc 2026-06-14 04:29:42 +09:00
  • fbc1d54e5e fix: export sccache GHA env vars in current shell before server start agibsonccc 2026-06-13 21:51:19 +09:00
  • c83f67b500 fix: add platform-tests to default modules in root pom agibsonccc 2026-06-13 21:14:06 +09:00
  • 13335db412 fix: add -Pplatform-tests profile to test workflow Maven builds agibsonccc 2026-06-13 20:47:08 +09:00
  • aa269bd019 fix: guard MSVC compile options with COMPILE_LANGUAGE to prevent CUDA flag leaking agibsonccc 2026-06-13 20:32:41 +09:00
  • e7a385cf16 Misc source changes: replay count fix, Triton cache metadata, DSP fixes, test suite improvements agibsonccc 2026-06-12 21:58:40 +09:00
  • 5492bfde04 fix: CPU test suite fixes — 10 test classes fixed (1011→1020 passing) agibsonccc 2026-06-12 12:53:56 +09:00
  • df8cee5d5f fix: CPU test suite fixes + DSP CUDA stability improvements agibsonccc 2026-06-11 21:43:25 +09:00
  • 5f3f34b2a4 fix: DSP pointer stability for multi-page VLM + regression gate green agibsonccc 2026-06-09 04:09:49 +09:00
  • 94f234ee0f fix: restore SOURCE_VARIABLE staging for training correctness agibsonccc 2026-06-08 14:17:43 +09:00
  • cb028f569c fix: restore mythic heroes output + remove SOURCE_VARIABLE over-marking agibsonccc 2026-06-08 14:06:29 +09:00
  • 65168910d5 snapshot: current working state for diffing against known-good 768c008f6d agibsonccc 2026-06-06 15:35:14 +09:00