Zeyan Li 李则言

Results 10 issues of Zeyan Li 李则言

Here I list my environment, command and the outputs to run an experiment. ## Environment ### Machine ``` 硬件概览: 型号名称: MacBook Pro 型号标识符: MacBookPro14,3 处理器名称: 四核Intel Core i7 处理器速度: 2.9...

用zotfile将附件都单独移动到一个云同步目录下有个巨大的问题是zotfile并不会每次在添加新文献之后自动移动附件,需要手动rename attachments,很不方便。所以为什么不直接用zotero原始的storage目录进行云同步呢? 我对这个快捷指令做了一点修改,可以适配直接将storage文件夹的目录结构(其实就是每个文献多了一层文件夹): https://www.icloud.com/shortcuts/d4c28965f203462d8212911a62a87db4 似乎没发现什么问题

For [DGL](https://www.dgl.ai), some operators in it (e.g., GSpMMBackward) have `None` in `.save_tensors`. In such cases, `make_dot` just crashes. So I ignore the Nones in `.save_tensors`.

Is there API reference? And any documentation about the system? I would like to inject faults on HTTP API level or method level, but I have not found any documentation.

DBLP and Crossref contain much confusing or incorrect metadata, while ACM DL and IEEE Xplore are usually correct. Using these two databases could be better.

enhancement

> sample_weight array-like of shape (n_samples,), default=None Weight of each sample, such that a sample with a weight of at least min_samples is by itself a core sample; a sample...

# Summary https://github.com/encode/httpx/discussions/3269 Allow GZipDecoder to decode multi-member gzip data # Checklist - [x] I understand that this PR may be closed in case there was no previous discussion. (This...