jgrusewski
7a199afc45
fix(ml): Fix varmap quantized weight save/load test
...
- Add missing TFTConfig import to qat_tft.rs
- Add missing DType import to qat_tft.rs and temporal_attention.rs
- Test now passes: test_save_and_load_quantized_weights
The test was failing due to compilation errors in unrelated files that
prevented the ml crate from compiling. The varmap_quantization.rs code
itself was already correct after previous fixes to use .get(0) before
.to_scalar() for extracting scale and zero_point values from tensors.
2025-10-23 13:53:16 +02:00
..
2025-10-19 09:10:55 +02:00
2025-10-23 10:50:40 +02:00
2025-10-23 09:16:58 +02:00
2025-10-22 20:50:43 +02:00
2025-10-01 21:24:28 +02:00
2025-10-19 09:10:55 +02:00
2025-09-24 23:47:21 +02:00
2025-10-21 08:54:26 +02:00
2025-10-19 09:10:55 +02:00
2025-10-15 21:38:04 +02:00
2025-10-23 11:32:33 +02:00
2025-10-23 09:16:58 +02:00
2025-10-23 13:36:34 +02:00
2025-10-19 09:10:55 +02:00
2025-09-28 22:24:49 +02:00
2025-10-19 09:10:55 +02:00
2025-10-21 08:54:26 +02:00
2025-10-23 09:16:58 +02:00
2025-10-23 09:16:58 +02:00
2025-10-23 12:00:21 +02:00
2025-10-19 09:10:55 +02:00
2025-10-10 23:05:26 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-23 10:43:52 +02:00
2025-10-23 13:36:34 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-10 23:05:26 +02:00
2025-10-11 18:39:19 +02:00
2025-10-23 13:53:16 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-23 13:36:34 +02:00
2025-10-19 09:10:55 +02:00
2025-10-10 23:05:26 +02:00
2025-10-10 23:05:26 +02:00
2025-10-03 07:34:26 +02:00
2025-09-24 23:47:21 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-10 23:05:26 +02:00
2025-10-19 09:10:55 +02:00
2025-10-18 01:11:14 +02:00
2025-10-01 21:24:28 +02:00
2025-10-10 23:05:26 +02:00
2025-10-14 09:06:37 +02:00
2025-10-19 09:10:55 +02:00
2025-09-24 23:47:21 +02:00
2025-09-24 23:47:21 +02:00
2025-10-21 21:13:11 +02:00
2025-10-19 09:10:55 +02:00
2025-10-03 00:02:28 +02:00
2025-10-19 09:10:55 +02:00
2025-10-01 00:00:51 +02:00
2025-10-23 09:16:58 +02:00
2025-09-24 23:47:21 +02:00
2025-10-01 21:24:28 +02:00
2025-10-10 23:05:26 +02:00
2025-10-10 23:05:26 +02:00
2025-10-19 09:10:55 +02:00
2025-10-01 21:48:25 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-09-27 20:56:22 +02:00
2025-10-03 07:34:26 +02:00
2025-10-01 21:24:28 +02:00
2025-10-03 07:34:26 +02:00
2025-10-11 18:39:19 +02:00
2025-10-19 09:10:55 +02:00
2025-10-01 21:24:28 +02:00
2025-10-01 21:24:28 +02:00