pytorch/benchmarks/static_runtime
Mike Iovine fc64dbdc01 [SR] Fuse quantized linear/relu (#75775)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/75775

fbgemm kernels already implement the fused kernel, no reason not to use it
ghstack-source-id: 155450342

Test Plan: New unit tests

Reviewed By: navahgar

Differential Revision: D35633297

fbshipit-source-id: a744a33a65ce7dbb9ce8900dbe091b6d56dd4e48
(cherry picked from commit b1361b349862715aa17e6318c5e658cd6401a464)
2022-05-04 19:01:14 +00:00
..
CMakeLists.txt [Static Runtime] Add auto-generated out variant dispatchers (#72603) 2022-02-28 08:39:10 +00:00
deep_wide_pt.cc
deep_wide_pt.h [SR] Fix broken unit test build (#76111) 2022-04-20 18:36:31 +00:00
deep_wide_pt_bench.cc
test_cpu_fusion.cc [Static Runtime] Add test that runs NNC fused kernels in parallel (#73256) 2022-02-28 17:44:45 +00:00
test_generated_ops.cc [Static Runtime] Fix a broken test & Add an out variant wrapper for mse_loss (#73574) 2022-03-02 04:36:31 +00:00
test_static_module.cc [SR] Quick hack to eliminate no-op slice (#75774) 2022-05-03 19:29:46 +00:00
test_static_runtime.cc [SR] Fuse quantized linear/relu (#75775) 2022-05-04 19:01:14 +00:00
test_utils.cc [SR] Fix StaticRuntime move ctor (#74927) 2022-04-07 02:16:37 +00:00
test_utils.h [SR] Fix StaticRuntime move ctor (#74927) 2022-04-07 02:16:37 +00:00