v0.1.3
Bugfix version.
We started to release pre-built wheels for multiple PyTorch versions:
CUDA | torch 1.5 | torch 1.4 |
---|---|---|
10.2 | install
| |
10.1 | install
| install
|
10.0 | install
| |
9.2 | install
| install
|
cpu | install
| install
|
Incompatible changes about internal interface:
_init_{box,mask,keypoint}_head
ofStandardROIHeads
was changed from instance method to class method.