Refactor for clarity, might break a few tests though (onnxruntime)

This commit is contained in:
saymrwulf 2023-10-29 18:35:00 +01:00
parent 4480ea450a
commit 100d5209db

View file

@ -268,3 +268,4 @@
2023-09-02T00:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)
2023-09-02T20:24:00 - Minor doc updates: linking to article on quantization (onnxruntime)
2023-10-29T02:56:00 - Late-night bugfix on financial RL environment (onnxruntime)
2023-10-29T18:35:00 - Refactor for clarity, might break a few tests though (onnxruntime)