Thiago Crepaldi

Results 21 issues of Thiago Crepaldi

**Description** Introduces an operator Col2Im() that rearranges input tensor in blocks. Same behavior as https://pytorch.org/cppdocs/api/function_namespaceat_1a979fbf85d8c7362d60d766bbf1639f10.html Fixes #4106 **Motivation and Context** - Enable model [SS-DCNet](https://github.com/xhp-hust-2018-2011/SS-DCNet) - Enable model [DSTT](https://github.com/ruiliu-ai/DSTT)

operator
enhancement

**Description**: Describe your changes. **Motivation and Context** - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue...

Similar to what was reported and fixed by https://github.com/sphinx-doc/sphinx/issues/3392, the same happens for rinoh In fact, it would be nice if users could choose whether to use 'release' or 'version'...

enhancement

This PR has the goal of allow ORT to execute ONNX graphs with opset 18 As of https://github.com/pytorch/pytorch/pull/84594, PyTorch will be able to export ONNX graphs using opset 18. https://github.com/microsoft/onnxruntime/pull/12311...

converter
training
core runtime

* List all installed certificate names * List all Self-signed certificate names * List all Let's Encrypt certificate names * List all available Services that can be associated to Certificates...

Fixes [#1997](https://github.com/pytorch/torchdynamo/issues/1997) cc @mlazos @soumith @voznesenskym @yanboliang @penguinwu @anijain2305 @EikanWang @jgong5 @Guobing-Chen @chunyuan-w @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wenzhe-nrv @jiayisunx @desertfire

module: onnx
triaged
open source
Merged
Reverted
ciflow/trunk
release notes: fx
module: dynamo
ciflow/inductor

Fixes #96627

open source
release notes: mobile

### System Info - `transformers` version: 4.36.0 - Platform: Linux-6.5.0-15-generic-x86_64-with-glibc2.31 - Python version: 3.11.5 - Huggingface_hub version: 0.19.4 - Safetensors version: 0.4.0 - Accelerate version: 0.24.1 - Accelerate config: not...

### System Info - `transformers` version: 4.36.0 - Platform: Linux-6.5.0-15-generic-x86_64-with-glibc2.31 - Python version: 3.11.5 - Huggingface_hub version: 0.19.4 - Safetensors version: 0.4.0 - Accelerate version: 0.24.1 - Accelerate config: not...

Feature request