gemma.cpp/backprop
Jan Wassenberg fe80f10ed7 Backprop test fixes and allocator cleanup
- Shorten backprop tests to prevent timeout
- Add line number of failing test
- matmul: remove unused enable_bind
- allocator: we will retain enable_bind there
- mat: disable cyclic padding optimization (broken)

PiperOrigin-RevId: 752656068
2025-04-29 03:01:10 -07:00
..
activations.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
backward-inl.h Cleanup: include fixes/comments, fix leak, vector reserve 2025-04-22 12:01:46 -07:00
backward.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
backward.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
backward_scalar.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
backward_scalar_test.cc Backprop test fixes and allocator cleanup 2025-04-29 03:01:10 -07:00
backward_test.cc Backprop test fixes and allocator cleanup 2025-04-29 03:01:10 -07:00
common_scalar.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
forward-inl.h Cleanup: include fixes/comments, fix leak, vector reserve 2025-04-22 12:01:46 -07:00
forward.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
forward.h Eliminated TConfig. 2024-10-17 05:04:22 -07:00
forward_scalar.h Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
optimize_test.cc Backprop test fixes and allocator cleanup 2025-04-29 03:01:10 -07:00
optimizer.cc Major refactor of allocator/args: 2025-04-10 01:29:54 -07:00
optimizer.h Eliminated TConfig. 2024-10-17 05:04:22 -07:00
prompt.h Add missing include 2024-06-04 10:29:12 +00:00
sampler.h Add config for att/final cap, skip max-subtract. Fixes #278 2024-07-01 09:45:26 -07:00
test_util.h Backprop test fixes and allocator cleanup 2025-04-29 03:01:10 -07:00