pytorch
32fed3f3 - Handle mkldnn broadcasting in mkldnn fuser (#51736)

Commit
3 years ago
Handle mkldnn broadcasting in mkldnn fuser (#51736) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/51736 Test Plan: Imported from OSS Reviewed By: navahgar Differential Revision: D26696694 Pulled By: eellison fbshipit-source-id: 473cc64c8d9f775e9d06340437aff2eb6c0619b9
Author
Elias Ellison
Parents
  • aten/src/ATen/core
    • File
      interned_strings.h
  • test/jit
    • File
      test_freezing.py
  • torch/csrc/jit
    • ir
      • File
        alias_analysis.cpp
    • passes
      • File
        frozen_ops_to_mkldnn.cpp
    • runtime
      • File
        operator.cpp