-
Hi,
for my master thesis I am currently trying to reproduce the results given in Figure 10 of the timeloop paper.
From my current understanding the files given in the configs/mapper folder name…
-
Hi,
Can the deconvolution / transposed convolution layer be modeled / handled in timeloop?
Is there an example to specify this problem in yaml?
Deconvolution is essentially convolution with ups…
-
For problem with 'ABCXYZN' dimension, we'd like to specify a partial order of XYZ.
Currently the following specification implies that the XYZ will be the first three dimensions and the permitted per…
-
Hi!
First of all, thank you for your great works and I think that Timeloop is a useful simulator.
In the ISPASS2019 paper, you compared performance and energy about some architectures like DianNao…
-
Hello, I installed the [table-based-plug-in](https://github.com/Accelergy-Project/accelergy-table-based-plug-ins) by following the steps in Readme. However when I execute the "accelergy" command for t…
-
Hi,
I am confused about the arch.yml input file of the example sparse_tensor_core_like in _$HOME/timeloop-accelergy/timeloop-accelergy-exercises/workspace/baseline_designs/example_designs/sparse_t…
-
I see this error while running timeloop:
```
Summary stats for best mapping found by mapper:
Utilization = 1.00 | pJ/Compute = 5.811
*** Error in `timeloop-mapper': double free or corruptio…
-
Hello,
In the timeloop+accelergy exercise, I changed the number of PE from 168 to 42. Looking at the `timeloop-mapper.stats.txt` file I noticed that the Energy (total) of the arithmetic part (level…
-
Hi,
There is a sparse tensor core like configuration given in the workspace. I understand it does not represent a GPU, but an _accelerator emulation of the sparse tensor core_. I have the following…
-
In the example 4 (Spatial Instances) of the hands-on exercise video, what are the assumptions about the network bandwidth between global buffer and the register files?
- To be more precise, in that e…