Rickey K. Liang

Results 7 issues of Rickey K. Liang

Hi, @gordicaleksa . Thank you for your implementation of GAT. I'm new to GNNs so I'm not sure whether I understood your code correctly, but I think there is a...

Hi, @hyz-xmaster . Thanks for releasing the code. When using your utils to get the avg model [get_swa_model.py](https://github.com/hyz-xmaster/swa_object_detection/blob/2feb86790a41f91c3167fb282ba47dc295c65658/swa/get_swa_model.py), I've got a problem. For example, if I want to avg chkpts...

algorithm implementation in [hs-detection](https://github.com/lkct/hs-detection)

enhancement

**Bug Report** mypy gives a false positive with variable `_` (underscore) under certain circumstances (see repro). **To Reproduce** https://mypy-play.net/?mypy=latest&python=3.8&flags=disallow-any-expr&gist=bca874771ec5eba30815133c9bbd4ab7 ```python from typing import Callable, Tuple, TypeVar T = TypeVar("T") def...

bug
topic-disallow-any

This is a temporary fix of #184836 and reverts PR #182162. Motivation: - Both the old behavior and the current are WRONG. Neither of them should be preferred in favor...

### 🐛 Describe the bug When using `Tensor.new_tensor` inside a function wrapped by `torch.func.jvp`, the tensor creation fails with wrong device. However, other `new_*` methods (zeros/ones/full/empty) can work as expected....

### Housekeeping - [x] I'm sure this issue is _not_ a duplicate ### Information: Hi, The current out-of-the-box setting only applies the `todo` icon on `*.todo` files. However, I find...