Warrior_EA/DirectML
Repository files (latest commit first)
Filename Latest commit message Latest commit date
AnimateDread 5f647ba5db fix: improve error messages and suppress false sharing-violation logs
- BufferDouble: replace hardcoded "DirectML/CPU-DLL" with dynamic backend name
  and add buffer index/element count to all error prints for easier debugging.
- NetPersistence: distinguish missing file from transient lock by probing
  FileIsExist before logging, eliminating false "sharing violation" warnings
  when no saved model exists on first run.
2026-08-02 01:09:18 -04:00
..
build.bat fix: handle OCL neuron types in gradient clipping and backprop loops 2026-07-28 20:46:27 -04:00
build_cpu.bat fix: handle OCL neuron types in gradient clipping and backprop loops 2026-07-28 20:46:27 -04:00
lstm_seq_flowcheck.cpp fix(ai): positive forget-gate bias, giving the LSTM its window back 2026-07-30 19:15:29 -04:00
lstm_seq_gradcheck.cpp feat(dll): fused sequence-LSTM kernels with real backpropagation-through-time 2026-07-30 18:13:50 -04:00
lstm_seq_gradcheck.exe 2 new files 2026-07-30 18:46:03 -04:00
lstm_seq_gradcheck.obj 2 new files 2026-07-30 18:46:03 -04:00
opencl_seq_syntax_check.cpp feat(ai): sequence-LSTM kernels for the OpenCL tier 2026-07-30 18:40:56 -04:00
smoke_test.cpp fix: remove broken DFA optimizer, use plain gradient descent 2026-07-29 00:03:54 -04:00
WarriorCPU.cpp fix: improve error messages and suppress false sharing-violation logs 2026-08-02 01:09:18 -04:00
WarriorCPU.dll fix: improve error messages and suppress false sharing-violation logs 2026-08-02 01:09:18 -04:00
WarriorCPU.exp feat(dll): fused sequence-LSTM kernels with real backpropagation-through-time 2026-07-30 18:13:50 -04:00
WarriorCPU.h feat(dll): fused sequence-LSTM kernels with real backpropagation-through-time 2026-07-30 18:13:50 -04:00
WarriorCPU.lib feat(dll): fused sequence-LSTM kernels with real backpropagation-through-time 2026-07-30 18:13:50 -04:00
WarriorCPU.obj fix: improve error messages and suppress false sharing-violation logs 2026-08-02 01:09:18 -04:00
WarriorCPU.pdb fix(Expert/ExpertSignalAIBase): add feature cache and fix oversampling imbalance 2026-07-14 22:49:14 -04:00
WarriorDML.cpp feat(dll): fused sequence-LSTM kernels with real backpropagation-through-time 2026-07-30 18:13:50 -04:00
WarriorDML.dll fix: improve error messages and suppress false sharing-violation logs 2026-08-02 01:09:18 -04:00
WarriorDML.exp feat(dll): fused sequence-LSTM kernels with real backpropagation-through-time 2026-07-30 18:13:50 -04:00
WarriorDML.h feat(dll): fused sequence-LSTM kernels with real backpropagation-through-time 2026-07-30 18:13:50 -04:00
WarriorDML.lib feat(dll): fused sequence-LSTM kernels with real backpropagation-through-time 2026-07-30 18:13:50 -04:00
WarriorDML.obj fix: improve error messages and suppress false sharing-violation logs 2026-08-02 01:09:18 -04:00