2.3.9
What's Changed
- feat(torch): add CPU Tensor Compose foundation by @ternaus in #389
- feat(transforms3d): add RandomRotate90_3D by @ternaus in #390
- feat(transforms3d): add Flip3D reflections by @ternaus in #391
- feat(transforms3d): add Anisotropy3D by @ternaus in #392
- feat(transforms3d): add volumetric resize by @ternaus in #393
- docs: sync backend policy and retire batch-volume references by @ternaus in #399
- feat: add true 3D mode to GaussianBlur by @ternaus in #398
- feat: remap semantic mask labels after flips by @ternaus in #403
- ci: scope CodeQL analysis by changed paths by @ternaus in #404
- feat: add Affine3D transform by @ternaus in #405
- chore: bump patch version to 2.3.9 by @ternaus in #407
Full Changelog: 2.3.8...2.3.9