-
Hello,
I want to map the VGG16 on the Simba arch, will that be possible to get the layerwise latency info from the generated output?
Having seen from the example with Alexnet, does the level-based i…
-
In `timeloop-accelergy/accelergy-timeloop-infrastructure/src/accelergy-table-based-plug-ins/set_of_table_templates/test.table.yaml` I have changed the accuracy to 80 so these values get precedence but…
-
Dear Timeloop Maintainers,
I hope this message finds you well. I am relatively new to Timeloop and have been working on a project that utilizes your framework. First and foremost, I want to express…
xpww updated
10 months ago
-
I tried before changing the MAC energy in Aladdin Table and it changed in the ERT_summary and in the mapper.stats.txt.
But I'm changing now the energy value that are generated by CACTI to simulate a …
-
I'm trying to install the pytimeloop module. I installed the timeloop and set the TIMELOOP_INCLUDE_PATH and TIMELOOP_LIB_PATH but when I'm running the "pip3 install -e ." it will give me the following…
-
from accelergy.utils.utils import *
ModuleNotFoundError: No module named 'accelergy.utils.utils'; 'accelergy.utils' is not a package
-
Hi,
I am installing timeloopfe natively, and I see this error during make install_timeloop:
```
g++ -o build/loop-analysis/isl-analysis/isl-to-legacy-adaptor.o -c -g -O3 -flto -Werror -Wall -Wext…
-
Hello,
I'm using timeloop-python bindings from a python project that involves using TensorFlow.
However, importing tensorflow while using timeloop-python bindings results in a seg fault. It appear…
-
I'm trying to instantiate the "SimpleMulticast" network for an example hardware architecture. But I keep getting the following error:
```
../timeloop-dev/timeloop/build/timeloop-model config/arch/ar…
-
I've read the accelergy cacti energy calculation equation in accelergy-cacti-plug-in/cacti_wrapper.py
In line 224-227, the actual idle energy (the total leakage energy consumption) is obtained by p…