tracel-ai/burn

Fold tensor operation

Open

#786 opened on Sep 8, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (964 forks)auto 404
featurehelp wanted

Repository metrics

Stars
 (15,550 stars)
PR merge metrics
 (PR metrics pending)

Description

Feature description

Support the fold operation. See the PyTorch documentation for full description: https://pytorch.org/docs/stable/generated/torch.nn.Fold.html#torch.nn.Fold

Contributor guide