-
### 🚀 The feature, motivation and pitch
I use torch 2.3.1 on MacOS 15.1 beta
I profiling my model and observed that aten::bernoulli is taking 34% of the runtime on cpu while dropout time is marg…
-
您好奥!我想请教一个问题,我将英文数据集改为了DuEEData的数据格式,并且将--bert_model='/home/pretrained_model/bert_en' \,在dee_task.py里面将 elif self.run_mode == "dueefin_wo_tgg":
self.train_file_name = "dueefin_trai…
-
After conversion I have issue on speed:
```
PyTorch Inference Time: 0.7236480712890625
558606 function calls (471806 primitive calls) in 0.723 seconds
Ordered by: internal time
…
-
Changes introduced in 8e0e2e1 to optimize first convolution seems to cause Resnet on TG/TGG to hang. Hangs are not observed on T3K or single N300. This might imply that it could be di/dt. Another pote…
-
### What happened?
A bug happened!
### What should have happened?
A bug happened!
### Code
Compiled with warnings.
Failed to parse source map from '/Users/-/Prylar/Wizdo/TGG/Frontend/node_modu…
-
Seen when running TGG perf pipeline for Resnet.
On `g06cs01`, we're seeing either test timeout, https://github.com/tenstorrent/tt-metal/actions/runs/10875368538/job/30173925312,
or if test actuall…
-
When I installed Henshin TGG I made the mistake of searching for nested projects (which is selected by default).
The imported projects then have several errors and I didn't know what went wrong.
Then …
-
Currently, the TGG language's MWE2 file (https://github.com/eMoflon/emoflon-ibex-ui/blob/master/org.emoflon.ibex.tgg.editor/src/org/moflon/tgg/mosl/GenerateTGG.mwe2) is broken for the latest version o…
-
When enable systemd the gui not work(only on bash),but using start menu shortcut will work correct.
```
Windows build number: 21364.1000
my Distribution version: Ubuntu 20.04
my WSLg version: 1.0.…
-
SELECT * FROM datawg.t_samplinginfo_sai AS tss
JOIN datawg.t_groupsamp_grsa AS tgg ON grsa_sai_id =sai_id
JOIN datawg.t_metricgroupsamp_megsa AS tmm ON meg_gr_id=gr_id
WHERE sai_cou_code ='SE'
…