Quick fix, referencing a known issue from the official repo (onnxruntime)

This commit is contained in:
saymrwulf 2021-04-08 06:53:00 +02:00
parent 1af89604c8
commit 55c9dd8e47

View file

@ -216,3 +216,4 @@
2021-04-07T08:35:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (onnxruntime)
2021-04-08T21:50:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (onnxruntime)
2021-04-08T19:47:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (onnxruntime)
2021-04-08T06:53:00 - Quick fix, referencing a known issue from the official repo (onnxruntime)