missing deform_conv
- Dominant language
- C#
- Stars
- 1.9k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a missing implementation of PyTorch? Please describe.**
- A clear and concise description of what is missing in `TorchSharp`:
- Link for `PyTorch` implementation:
https://github.com/pytorch/vision/blob/main/torchvision/ops/deform_conv.py
- Example code for `PyTorch` implementation:
```python
```
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Please complete the following information:**
- OS: [e.g. Windows, Linux, MacOS]
- Package Type [e.g. torchsharp-cpu, torchsharp-cuda-windows, torchsharp-cuda-linux]
- Version [e.g. 0.105.0]
**Additional context**
Add any other context or screenshots about the feature request here.
---
Thanks for your contribution! ⭐
Contributor guide
Assessment
This issue has not been assessed yet.