-
```
When we load an STDF (or other file), the parser will create a “memory
model” of the data. We need
to foresee that we can handle large amounts of data.
Let’s say we need to be able to handle 100…
-
So I'm in the validation phase of my converter and I found 1 stdf file that my parser can't handle. I've spent a large portion of my week looking into this file... trying to understand why LinqToStdf…
-
Hi Mark,
The UnConvertor for TSR records has a minor bug/error. Bits 3, 6 and 7 of the OPT_FLAG should be set to 1 in all cases. Currently, the UnConvertor determines this value based on the validi…
rwSTM updated
6 years ago
-
Hi,
When i take the latest version of stdf2xls4 and convert the stdf to excel. The first column is S/N , followed by HW Bin, SW Bin and so on.
Now, for some tests I do not have S/N , so they are …
-
实验室用的是4090,所以测试环境不是10.2,用的11.3,pytorch用的是1.12,但是我在使用原始参数复现的几次最好的效果也只能达到0.61db左右,但是确实使用预训练的模型可以达到0.78db的效果,如果差一点点还能够理解,这个差的是否是有点多了?
-
### Tasks/Steps/Elements
https://github.com/conda-forge/semi-ate-stdf-feedstock/pull/5
finds:
- pyqt
- xlsxwriter
but they are not present in the meta.yaml ...
(bug in setup.py fin…
-
您好,很喜欢你们的这个工作,我想运行这个代码学习一下,但是我看在测试和训练的时候是将整个序列一起输入网络而不是像STDF方法一类有裁剪的输入网络,我的内存似乎不支持这个输入策略,想咨询下你们运行该代码时的内存策略或者有没有解决办法,期待您的回复
-
Please add GRR report creation features to the tool; this helps all folks.
-
### 这个功能解决了什么问题
组件库的文档站点应该也是非常重要的,但是每次找组件必须要滚到顶部点击搜索,很麻烦。
键盘党急需此功能,要是能再加上方向键就更好了。
比如我的组件库文档 https://stdf.design ,全站支持 cmd+K / Ctrl+K,组件页面支持上下切换组件,左右按键切换组件的文档 Tab。
### 你建议的方案是什么
支持 cmd+K / C…
-
The `spk install ...` command adds packages to the current runtime by adding requests for the new packages to requests for the existing packages. Then is solves for all of them and replaces the runtim…