Commit graph

12624 commits

Author SHA1 Message Date
ad81550b12 Minor doc updates: linking to article on quantization (onnxruntime) 2024-08-14 20:35:00 +02:00
5631e5e41f Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2024-08-14 05:33:00 +02:00
f72386471b Implementing approach from a new paper read last night (onnxruntime) 2024-08-02 04:47:00 +02:00
e1f0a2d09e Implementing approach from a new paper read last night (onnxruntime) 2024-08-02 19:41:00 +02:00
87552c37fe Implementing approach from a new paper read last night (onnxruntime) 2024-08-02 03:18:00 +02:00
1892d928ca Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2024-08-02 22:57:00 +02:00
363b2a6aeb Implementing approach from a new paper read last night (onnxruntime) 2024-07-04 08:12:00 +02:00
1cf4b37c31 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2024-07-04 19:19:00 +02:00
9943afe385 Late-night bugfix on financial RL environment (onnxruntime) 2024-07-04 02:32:00 +02:00
74cd9cf53a Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2024-06-19 19:21:00 +02:00
abf8a17ddc Implementing approach from a new paper read last night (onnxruntime) 2024-05-28 21:08:00 +02:00
06404a08bf Late-night bugfix on financial RL environment (onnxruntime) 2024-05-28 06:15:00 +02:00
f0c87eb7c5 Late-night bugfix on financial RL environment (onnxruntime) 2024-03-21 05:25:00 +01:00
c34484d744 Refactor for clarity, might break a few tests though (onnxruntime) 2024-03-21 01:14:00 +01:00
734cb6cd6c Refactor for clarity, might break a few tests though (onnxruntime) 2024-03-21 18:55:00 +01:00
7d3a44d650 Minor doc updates: linking to article on quantization (onnxruntime) 2024-03-21 07:40:00 +01:00
abd81876d2 Quick fix, referencing a known issue from the official repo (onnxruntime) 2024-03-06 17:59:00 +01:00
0990bd411d Quick fix, referencing a known issue from the official repo (onnxruntime) 2024-03-06 22:56:00 +01:00
e2f766afec Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2024-03-06 00:14:00 +01:00
68b84ba7be Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2024-01-16 22:49:00 +01:00
a86670e96a Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2024-01-16 04:47:00 +01:00
973c7b1b41 Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2024-01-16 21:49:00 +01:00
7094706c57 Refactor for clarity, might break a few tests though (onnxruntime) 2024-01-15 04:23:00 +01:00
77cd7aedb5 Implementing approach from a new paper read last night (onnxruntime) 2024-03-05 17:33:00 +01:00
8801c8100a Late-night bugfix on financial RL environment (onnxruntime) 2024-03-05 01:25:00 +01:00
6d9b4ada1b Implementing approach from a new paper read last night (onnxruntime) 2024-02-25 06:26:00 +01:00
bedce8b812 Implementing approach from a new paper read last night (onnxruntime) 2024-02-25 07:08:00 +01:00
aebbb425c9 Quick fix, referencing a known issue from the official repo (onnxruntime) 2024-02-25 23:47:00 +01:00
9df31e6a80 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2024-02-25 03:24:00 +01:00
c4bb4b8c4a Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2024-02-11 06:55:00 +01:00
30c1618356 Quick fix, referencing a known issue from the official repo (onnxruntime) 2024-02-11 07:26:00 +01:00
8e22d2c60b Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2024-02-11 07:51:00 +01:00
f5cd0c33e6 Refactor for clarity, might break a few tests though (onnxruntime) 2024-02-11 21:27:00 +01:00
fe0b4a29fd Implementing approach from a new paper read last night (onnxruntime) 2024-02-09 05:54:00 +01:00
88e11dbe40 Refactor for clarity, might break a few tests though (onnxruntime) 2024-01-31 22:44:00 +01:00
6843bbf84b Refactor for clarity, might break a few tests though (onnxruntime) 2024-01-31 06:37:00 +01:00
f5a9a8c1fe Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2024-01-31 03:52:00 +01:00
e1a53c5ba9 Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2023-12-24 01:09:00 +01:00
31b860eeb6 Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2023-12-24 20:54:00 +01:00
605b9aff9a Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime) 2023-12-24 19:27:00 +01:00
31bc95122b Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime) 2023-12-24 01:05:00 +01:00
cd9c76c12a Late-night bugfix on financial RL environment (onnxruntime) 2023-12-07 19:14:00 +01:00
f8d27b6aa8 Implementing approach from a new paper read last night (onnxruntime) 2023-12-07 00:18:00 +01:00
a7b389b2d4 Late-night bugfix on financial RL environment (onnxruntime) 2023-10-29 19:45:00 +01:00
b4883f4170 Minor doc updates: linking to article on quantization (onnxruntime) 2023-10-29 08:44:00 +01:00
100d5209db Refactor for clarity, might break a few tests though (onnxruntime) 2023-10-29 18:35:00 +01:00
4480ea450a Late-night bugfix on financial RL environment (onnxruntime) 2023-10-29 02:56:00 +01:00
48a90c0ca5 Minor doc updates: linking to article on quantization (onnxruntime) 2023-09-02 20:24:00 +02:00
7999f3c2f7 Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime) 2023-09-02 00:59:00 +02:00
fc6c0cb03a Refactor for clarity, might break a few tests though (onnxruntime) 2023-05-04 05:55:00 +02:00