-
## 🚀 Feature
My proposal is to include a flag in `Module.load_state_dict` to allow loading of weights that have mismatching shapes. Similarly to the [`strict`](https://github.com/pytorch/pytorch/blob…
-
**Motivation:**
Seems like we need an IO-aware segmenter to reduce number of tensors between different segments. A real example is from #2146, where the tensor is segmented into 2 kernels with 3 inte…
-
Noticed there's a good amount of missing symbols after converting a few arm64 device binaries over and attempting to use them on the M1s - some examples coming from opencv:
```
"cv::g_8x32fTab"…
-
Thank you for quickly implementing this model @lucidrains ! Maybe you already have or are planning to do this -- "To manage the computational requirements of training our models, we only train on a sm…
-
First, thanks for continuing this project.
The following was a hard to identify bug that took a couple of days to identify and is caused by a combination of usage patterns specific to how I instan…
twfry updated
3 months ago
-
-
```
What steps will reproduce the problem?
1. Compile with gcc 4.7
2. Configure openvpn to use ldap auth
3. segfault on start
openvpn[1220]: segfault at 0 ip b704125f sp bfa9a150 error 4 in
libobjc.…
-
```
What steps will reproduce the problem?
1. Compile with gcc 4.7
2. Configure openvpn to use ldap auth
3. segfault on start
openvpn[1220]: segfault at 0 ip b704125f sp bfa9a150 error 4 in
libobjc.…
-
```
What steps will reproduce the problem?
1. Compile with gcc 4.7
2. Configure openvpn to use ldap auth
3. segfault on start
openvpn[1220]: segfault at 0 ip b704125f sp bfa9a150 error 4 in
libobjc.…
-
Exported .npy has SMPL parameters but it would be great if it also get exported as pkl file with SMPL parameters.