gemma.cpp/backprop
The gemma.cpp Authors 2a0e6ee976 Fix numerical issue in Softcap by subtracting max.
Also update test threshold.

PiperOrigin-RevId: 642587468
2024-06-12 05:42:16 -07:00
..
backward-inl.h Fix numerical issue in Softcap by subtracting max. 2024-06-12 05:42:16 -07:00
backward.cc Use CompressedWeights<TConfig<float>> in backpropagation. 2024-06-10 14:34:24 +00:00
backward.h Move the backpropagation code to its own directory 2024-06-04 10:20:16 +00:00
backward_scalar.h Fix numerical issue in Softcap by subtracting max. 2024-06-12 05:42:16 -07:00
backward_scalar_test.cc Fix numerical issue in Softcap by subtracting max. 2024-06-12 05:42:16 -07:00
backward_test.cc Use CompressedWeights<TConfig<float>> in backpropagation. 2024-06-10 14:34:24 +00:00
common_scalar.h Merge pull request #212 from szabadka:adam2 2024-06-07 02:25:18 -07:00
forward-inl.h Merge pull request #212 from szabadka:adam2 2024-06-07 02:25:18 -07:00
forward.cc Use CompressedWeights<TConfig<float>> in backpropagation. 2024-06-10 14:34:24 +00:00
forward.h Move the backpropagation code to its own directory 2024-06-04 10:20:16 +00:00
forward_scalar.h Fix numerical issue in Softcap by subtracting max. 2024-06-12 05:42:16 -07:00
optimize_test.cc Use Loader/AppArgs to construct gemma_test model, simplify AcceptFunc 2024-06-11 05:53:10 -07:00
optimizer.cc Use Loader/AppArgs to construct gemma_test model, simplify AcceptFunc 2024-06-11 05:53:10 -07:00
optimizer.h Support all weight types in a single binary. 2024-06-07 09:04:45 -07:00
prompt.h Add missing include 2024-06-04 10:29:12 +00:00
sampler.h Merge pull request #212 from szabadka:adam2 2024-06-07 02:25:18 -07:00
test_util.h Move the backpropagation code to its own directory 2024-06-04 10:20:16 +00:00