pytorch/benchmarks/static_runtime
Mike Iovine 3f37337ed0 [SR] Native implementation for reshape_as (#74585)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/74585

Native static runtime for `aten::reshape_as`
ghstack-source-id: 152340038

Test Plan: New unit test

Reviewed By: hlu1

Differential Revision: D35060895

fbshipit-source-id: c4e6f8a04c7df3821c7e654bfaf584e5a72ea701
(cherry picked from commit 6fa596cd866a024b6653239e0e30ddad42de242f)
2022-03-28 17:02: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 [NOOP][clangformat][codemod] Enable CLANGFORMAT for some folders in caffe2/* (#67746) 2021-11-03 12:23:14 -07:00
deep_wide_pt.h [NOOP][clangformat][codemod] Enable CLANGFORMAT for some folders in caffe2/* (#67746) 2021-11-03 12:23:14 -07:00
deep_wide_pt_bench.cc [NOOP][clangformat][codemod] Enable CLANGFORMAT for some folders in caffe2/* (#67746) 2021-11-03 12:23:14 -07:00
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] Eliminate extra permute ops before aten::sum (#74481) 2022-03-23 23:00:14 +00:00
test_static_runtime.cc [SR] Native implementation for reshape_as (#74585) 2022-03-28 17:02:14 +00:00
test_utils.cc [Static Runtime] Enable all tests to run with TensorExpr fuser (#73263) 2022-02-24 00:34:34 +00:00
test_utils.h [SR] Graph pass to create owned refs of special IValues (#69835) 2022-02-02 19:30:50 +00:00