[nnc] Enable CPU fusion (#63545)
authorBert Maher <bertrand@fb.com>
Fri, 20 Aug 2021 18:11:49 +0000 (11:11 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 20 Aug 2021 18:18:21 +0000 (11:18 -0700)
commitb9fc656cf26d60127bd695e4e5a7d27622f2563d
tree3251aec58a330baad68571240aca9e48c3a47cd8
parent6600bc96517269c608ea47b76b6bda9476c7bcef
[nnc] Enable CPU fusion (#63545)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/63545

Test Plan: Imported from OSS

Reviewed By: navahgar

Differential Revision: D30417370

Pulled By: bertmaher

fbshipit-source-id: 84ce7a578a3678d5562bab99d1dc00330c4f72d1
torch/csrc/jit/codegen/fuser/interface.cpp
torch/csrc/jit/passes/graph_fuser.cpp
torch/csrc/jit/passes/graph_fuser.h
torch/csrc/jit/python/init.cpp