kvoronin-intel
kvoronin-intel
Hi! This line https://github.com/sstsimulator/sst-elements/blob/master/src/sst/elements/merlin/pymerlin-base.py#L276 refers to undeclared "value" (copypasted piece of code from setattr?) which leads to Traceback (most recent call last): ... **File "pymerlin-base.py", line 276, in __getattr__ NameError:...
Hello all! My research project is focused on network performance analysis for a code resembling 3D FFT motif. I'd like to evaluate the difference between SST simulation and real HW...
Hi! I'm new to IREE and tried to follow instructions at https://iree-org.github.io/iree/getting-started/pytorch/ to run a simple example provided there, https://github.com/iree-org/iree-torch/blob/main/examples/regression.py. However, and even when I run regression.py, or even smth...