pytorch
777e6a2c - Many symintifications (#87604)

Commit
2 years ago
Many symintifications (#87604) Adds expand_inplace conv conv_double_backward convolution adaptive_avg_pool2d_symint _embedding_bag_backward_symint cudnn_grid_sampler cuda 32 bit indexing nll_loss / nll_loss_2d tensor split pooling same mode cudnn_is_acceptable storage nbytes Pull Request resolved: https://github.com/pytorch/pytorch/pull/87604 Approved by: https://github.com/ezyang
Author
Committer
Parents
  • aten/src/ATen
    • File
      ExpandUtils.h
    • core
      • File
        TensorBase.h
    • functorch
      • File
        BatchRulesConvolution.cpp
      • File
        BatchRulesDecompositions.cpp
    • native
      • File
        AdaptiveAveragePooling.cpp
      • File
        Convolution.cpp
      • File
        EmbeddingBag.cpp
      • File
        GridSamplerUtils.h
      • File
        IndexingUtils.cpp
      • File
        LossNLL.cpp
      • File
        LossNLL2d.cpp
      • File
        NonSymbolicBC.h
      • File
        Pool.h
      • File
        TensorProperties.cpp
      • File
        TensorShape.cpp
      • File
        group_norm.cpp
      • File
        native_functions.yaml
  • test
    • functorch
      • File
        test_aotdispatch.py
    • File
      test_proxy_tensor.py
  • tools
    • autograd
      • File
        derivatives.yaml
    • jit
      • File
        gen_unboxing.py
  • torch
    • csrc
      • File
        StorageMethods.cpp
      • autograd
        • File
          FunctionsManual.cpp
        • File
          FunctionsManual.h
    • File
      storage.py
  • torchgen
    • api
      • File
        cpp.py
      • File
        native.py
      • File
        python.py
    • File
      gen.py