Vivian Zhang
Vivian Zhang
By diving deep into the codes and the paper, I have two questions. 1. I've read from the paper that "If the current policy exceeds our resource budget (on latency,...
Hello, I'm very impressed by your work. Nice job! However, I'm wondering if this work can be applied in real-time recognition using a sliding window?
### What happened? When we add lowering configs on the matmul op to use tensorcore pipeline, we see very bad performance of the model because of the unsupported fusion with...
With the latest IREE and iree-llvm-sandbox, I'm having this error when running ` python -m python.examples.matmul.test` ``` Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code,...