Commit Graph

  • 15efd3e076 Potential fix for pull request finding Adam Gibson 2026-06-16 16:00:56 +09:00
  • 42ce9650e7 feat: update MetalReplayHandle for DSP Metal ICB replay agibsonccc 2026-06-16 04:53:53 +09:00
  • 6e4d6200d4 feat: add MPS platform backend ops for macOS ARM64 agibsonccc 2026-06-16 04:53:38 +09:00
  • 8d29b8f239 feat: add MPS build matrix and cmake support for macOS ARM64 agibsonccc 2026-06-16 04:53:24 +09:00
  • ba1ff1997d feat: add MPS (Metal Performance Shaders) backend for macOS ARM64 agibsonccc 2026-06-16 04:52:50 +09:00
  • 39bd91f193 refactor: replace exception classes with THROW_EXCEPTION in helpers agibsonccc 2026-06-16 04:47:29 +09:00
  • 3ca259fb81 refactor: remove exception header includes from legacy and loops files agibsonccc 2026-06-16 04:47:01 +09:00
  • 22f06b6fe3 refactor: replace exception classes with THROW_EXCEPTION in platform backends and CUDA helpers agibsonccc 2026-06-15 21:37:27 +09:00
  • 30babe97ca refactor: reorganize LLM/VLM generation classes into subpackages agibsonccc 2026-06-15 21:25:43 +09:00
  • edff00aef4 refactor: remove exception header includes from graph, execution, and DSP files agibsonccc 2026-06-15 21:35:46 +09:00
  • 3660499a89 refactor: remove exception header includes from array and memory files agibsonccc 2026-06-15 21:35:15 +09:00
  • dcef4a28af fix: add missing Environment.h include in DataBuffer.cpp agibsonccc 2026-06-15 20:16:13 +09:00
  • 31c9f05435 refactor: consolidate C++ exception classes into THROW_EXCEPTION macro agibsonccc 2026-06-15 21:33:48 +09:00
  • 8ccf439ec6 refactor: update test imports for LLM/VLM package reorganization agibsonccc 2026-06-15 21:25:53 +09:00
  • 4d9370cf2a refactor: replace exception classes with THROW_EXCEPTION in helpers agibsonccc 2026-06-15 21:27:31 +09:00
  • 2cd3b1d8ca refactor: update test imports for LLM/VLM package reorganization agibsonccc 2026-06-15 21:25:53 +09:00
  • 88588580d0 refactor: reorganize LLM/VLM generation classes into subpackages agibsonccc 2026-06-15 21:25:43 +09:00
  • 34492abd20 refactor: consolidate C++ exception classes into THROW_EXCEPTION macro agibsonccc 2026-06-15 21:25:19 +09:00
  • f61f8e7df1 fix: add missing Environment.h include in DataBuffer.cpp agibsonccc 2026-06-15 20:16:13 +09:00
  • 00171551a9 fix: remove dead commented-out switch cases from LegacyOpMapper agibsonccc 2026-06-15 19:53:59 +09:00
  • 5f4b6b76cd fix: delete dead optimizer stubs agibsonccc 2026-06-15 19:53:29 +09:00
  • 01b00e793e fix: delete dead optimizer stubs and commented-out code agibsonccc 2026-06-15 19:52:38 +09:00
  • 93dd1336f9 fix: delete broken FuseConsecutiveReshapes optimizer class agibsonccc 2026-06-15 19:41:45 +09:00
  • 948faec40d fix: remove 17 unconditional [ATTN-DIAG*] println calls from AttentionFusionOptimizations agibsonccc 2026-06-15 19:33:35 +09:00
  • d94de7708e fix: remove stray '>' typo from nd4j-log-analyzer pom.xml asm-analysis include agibsonccc 2026-06-15 19:35:19 +09:00
  • 45ade58a3e fix: correct NDArrayFactory::create argument order in loha/lokr/multi_lora agibsonccc 2026-06-15 19:35:19 +09:00
  • 85df14e32d fix: remove unconditional System.out/err.println from production code agibsonccc 2026-06-15 19:33:35 +09:00
  • 43f7158aa6 fix: replace hardcoded e<float>() with type dispatch in 4 CPU helpers agibsonccc 2026-06-15 19:33:24 +09:00
  • 4c81290ad3 fix: correct NDArrayFactory::create argument order + pom.xml typo agibsonccc 2026-06-15 19:35:19 +09:00
  • c1082172c7 fix: remove unconditional System.out/err.println from production code agibsonccc 2026-06-15 19:33:35 +09:00
  • 2e70ae60d4 fix: replace hardcoded e<float>() with type dispatch in 4 CPU helpers agibsonccc 2026-06-15 19:33:24 +09:00
  • 529b82be08 fix: replace hardcoded <float> with proper type dispatch in 12 C++ ops agibsonccc 2026-06-15 19:22:57 +09:00
  • adeeb61425 fix: replace hardcoded <float> with proper type dispatch in 12 C++ ops agibsonccc 2026-06-15 19:22:57 +09:00
  • 964eeea90a fix: replace hardcoded <float> with proper type dispatch in 12 C++ ops agibsonccc 2026-06-15 19:22:57 +09:00
  • 8a2a31b095 fix: add missing Environment.h include in DataBuffer.cu agibsonccc 2026-06-15 19:18:42 +09:00
  • 7a8774d9aa fix: update test imports from deprecated eval wrappers to nd4j equivalents agibsonccc 2026-06-15 19:18:10 +09:00
  • d5a8337f7d fix: remove 17 deprecated org.deeplearning4j.eval wrapper classes, update production imports agibsonccc 2026-06-15 19:17:29 +09:00
  • 541d9c21a0 fix: remove dead pipeline ChatTemplate copy, update ModelManifest to return String agibsonccc 2026-06-15 19:11:30 +09:00
  • 63597fc2fd fix: remove 17 deprecated org.deeplearning4j.eval wrapper classes agibsonccc 2026-06-15 19:14:58 +09:00
  • 4f91499707 fix: disable SameDiffExecutionVisualizer by default, convert println to slf4j agibsonccc 2026-06-15 19:10:14 +09:00
  • de3df72624 fix: remove stale contrib/blas-lapack-generator (diverged copy with FQN collision) agibsonccc 2026-06-15 19:11:47 +09:00
  • 844b211038 fix: remove dead pipeline ChatTemplate copy, update ModelManifest to return String agibsonccc 2026-06-15 19:11:30 +09:00
  • b6f4c16f9c fix: convert TestResultStore System.err.println to SLF4J logging agibsonccc 2026-06-15 19:11:11 +09:00
  • 359e2c91d0 fix: disable SameDiffExecutionVisualizer by default, convert println to slf4j agibsonccc 2026-06-15 19:10:14 +09:00
  • 012ea07902 fix: convert TestResultStore to SLF4J, remove stale contrib/blas-lapack-generator agibsonccc 2026-06-15 19:09:57 +09:00
  • ac9a173856 fix: remove duplicate json dependency in contrib/nd4j-log-analyzer pom.xml agibsonccc 2026-06-15 19:06:17 +09:00
  • 2b182541c4 fix: remove duplicate Maven dependencies in platform-tests pom.xml agibsonccc 2026-06-15 19:05:46 +09:00
  • 3aad8cba33 fix: remove duplicate Maven dependencies in platform-tests and contrib pom.xml agibsonccc 2026-06-15 19:05:00 +09:00
  • 95d6c4874d fix: remove dead WritableUtils.displayByteArray and orphaned add.bin test resource agibsonccc 2026-06-15 19:04:05 +09:00
  • bbf0cff848 fix: remove orphaned add.onnx test resource (no tests in module) agibsonccc 2026-06-15 19:03:46 +09:00
  • 6cf1287aff fix: remove orphaned empty lenet.onnx test resource agibsonccc 2026-06-15 19:03:45 +09:00
  • 5599d10c8d fix: replace System.out.println with slf4j/exceptions in nd4j production code agibsonccc 2026-06-15 19:03:42 +09:00
  • c8e822a9f1 fix: remove duplicate BlasWrapper.java (identical copy exists in nd4j-cpu-backend-common) agibsonccc 2026-06-15 19:03:19 +09:00
  • 2fdeaa42ee fix: replace System.out.println with slf4j/exceptions in production code, remove orphans agibsonccc 2026-06-15 19:02:37 +09:00
  • 2cb352804b fix: remove empty stub classes and misplaced README agibsonccc 2026-06-15 18:55:43 +09:00
  • efb9a15d21 fix: remove empty stub classes and misplaced README agibsonccc 2026-06-15 18:55:43 +09:00
  • 09f859ceea fix: rename BgeKompileReproTest to BgeConcatReproTest, remove kompile branding agibsonccc 2026-06-15 18:51:17 +09:00
  • f812bcf930 fix: rename BgeKompileReproTest to BgeConcatReproTest, remove kompile branding agibsonccc 2026-06-15 18:51:17 +09:00
  • 3bf25a1eb8 fix: standardize ADR formatting and add new ADRs 0095-0100 agibsonccc 2026-06-15 18:51:13 +09:00
  • f06bda6bd9 fix: remove dead dl4j-nn classes (BaseMLNScoreCalculator, SharedGradient, SleepyTrainingListener) agibsonccc 2026-06-15 18:49:44 +09:00
  • 77b0184131 fix: remove dead Keras import classes (TFOpLayer chain, KerasLRN, KerasPoolHelper, TimeSeriesGenerator) agibsonccc 2026-06-15 18:49:11 +09:00
  • dd252b9e8a fix: remove dead nd4j-api classes (AtomicThrowable, DataSetUtils, ND4JTestUtils) agibsonccc 2026-06-15 18:49:10 +09:00
  • 47da260b8a fix: remove orphaned tests for deleted DataSetUtils and TimeSeriesGenerator agibsonccc 2026-06-15 18:49:06 +09:00
  • 3de0097f2d fix: remove 12 dead production classes and their 2 orphaned tests agibsonccc 2026-06-15 18:48:13 +09:00
  • 699bb8ee63 fix: remove 41 stray files from repo root agibsonccc 2026-06-15 18:44:18 +09:00
  • 20575b5c9f fix: remove LLM config, PR plans, and committed Derby database agibsonccc 2026-06-15 18:42:04 +09:00
  • e84bf8de00 fix: remove 41 stray files from repo root agibsonccc 2026-06-15 18:44:18 +09:00
  • 40f43613af fix: remove LLM config, PR plans, and committed Derby database agibsonccc 2026-06-15 18:42:04 +09:00
  • 4dee4ef7df fix: remove LLM config, PR plans, and committed Derby database agibsonccc 2026-06-15 18:42:04 +09:00
  • 4beab16807 fix: remove duplicate SdxRuntime.java stranded in libnd4j headers tree pr/11-dsp-runtime-sdk agibsonccc 2026-06-15 18:40:04 +09:00
  • 1f086f834b fix: remove tracked .claude/ LLM state and add to .gitignore agibsonccc 2026-06-15 18:39:32 +09:00
  • ce6a86fe20 fix: remove tracked .kompile/ directory and add to .gitignore agibsonccc 2026-06-15 18:38:25 +09:00
  • 526972b8b3 fix: remove duplicate SdxRuntime.java stranded in libnd4j headers tree agibsonccc 2026-06-15 18:40:04 +09:00
  • 4a774b6f7a fix: remove tracked .claude/ LLM state and add to .gitignore agibsonccc 2026-06-15 18:39:32 +09:00
  • 5dedfc0ea8 fix: remove tracked .kompile/ directory and add to .gitignore agibsonccc 2026-06-15 18:38:25 +09:00
  • 1afb7031b9 fix: remove committed 60MB Nsight Compute profiler output agibsonccc 2026-06-15 18:23:29 +09:00
  • d56cfe47a8 fix: re-enable 3 tests stale-disabled since 2019 agibsonccc 2026-06-15 18:26:00 +09:00
  • cd8057f4d4 fix: remove large model binaries + orphaned test resources from repo agibsonccc 2026-06-15 18:24:57 +09:00
  • 562bc5a6c9 fix: re-enable 3 tests stale-disabled since 2019 agibsonccc 2026-06-15 18:26:00 +09:00
  • efc330e445 fix: remove large model binaries + orphaned test resources from repo agibsonccc 2026-06-15 18:24:57 +09:00
  • f6c6a8dba0 fix: remove committed 60MB Nsight Compute profiler output agibsonccc 2026-06-15 18:23:29 +09:00
  • 893a109ee4 fix: remove dead contrib directories with no build integration agibsonccc 2026-06-15 18:21:21 +09:00
  • 4cfe08d110 fix: remove dead contrib directories with no build integration agibsonccc 2026-06-15 18:21:21 +09:00
  • 6938f4b547 fix: normalize test timeouts to 10min and convert System.out.println to slf4j agibsonccc 2026-06-15 18:18:49 +09:00
  • 8489986caa fix: normalize test timeouts to 10min and convert System.out.println to slf4j agibsonccc 2026-06-15 18:18:49 +09:00
  • 9648c286ee fix: remove dead samediff-pipeline-ggml module + orphaned aeron.properties pr/18-ggml-import-pipeline agibsonccc 2026-06-15 17:49:00 +09:00
  • f855aed3df fix: remove dead samediff-pipeline-ggml module + orphaned aeron.properties agibsonccc 2026-06-15 17:49:00 +09:00
  • 76f15f6354 fix: remove dead samediff-pipeline-ggml module + orphaned aeron.properties agibsonccc 2026-06-15 17:49:00 +09:00
  • b6e1c39cf0 fix: delete dead integration subtree + 17 zero-assertion tests (-6,606 lines) agibsonccc 2026-06-15 17:44:35 +09:00
  • 721f749b14 fix: delete dead integration subtree + 17 zero-assertion tests (-6,606 lines) agibsonccc 2026-06-15 17:44:35 +09:00
  • 32ea97fd2c fix: delete 9 all-methods-disabled test files (-1,042 lines) agibsonccc 2026-06-15 17:36:29 +09:00
  • 157bb2c05a fix: delete 9 all-methods-disabled test files (-1,042 lines) agibsonccc 2026-06-15 17:36:29 +09:00
  • 9e85d2427e fix: delete 13 debug/diagnostic artifact test files (-4,840 lines) agibsonccc 2026-06-15 17:34:51 +09:00
  • 6eba877d84 fix: delete 13 debug/diagnostic artifact test files (-4,840 lines) agibsonccc 2026-06-15 17:34:51 +09:00
  • c6426ea4b6 fix: delete 6 more dead test files (-1,117 lines) agibsonccc 2026-06-15 17:28:42 +09:00
  • f71d4a7dfc fix: delete 6 more dead test files (-1,117 lines) agibsonccc 2026-06-15 17:28:42 +09:00
  • 90f84de636 fix: delete 17 dead test files and fix 2 false-pass patterns agibsonccc 2026-06-15 17:23:14 +09:00
  • 371b33563a fix: delete 17 dead test files and fix 2 false-pass patterns agibsonccc 2026-06-15 17:23:14 +09:00
  • 4939d37a63 fix: replace 88 raw CUDA qualifiers with platform abstraction macros agibsonccc 2026-06-15 17:14:13 +09:00
  • 8d3315bff0 fix: remove dead code stubs from dev branch agibsonccc 2026-06-15 17:12:18 +09:00