pytorch/benchmarks/static_runtime
Hui Guo 8d7fcfa8f1 [static runtime] Add native ops: aten::index_put, aten::item, aten::tensor_split (#79065)
Summary: This adds the pytorch operators that are currently missing in non-ads models from c2->pt mitigation: aten::index_put, aten::item, aten::tensor_split

Test Plan: buck run mode/opt caffe2/benchmarks/static_runtime:static_runtime_cpptest

Differential Revision: D36984961

Pull Request resolved: https://github.com/pytorch/pytorch/pull/79065
Approved by: https://github.com/davidberard98
2022-06-15 19:15:34 +00:00
..
CMakeLists.txt [Static Runtime] Add auto-generated out variant dispatchers (#72603) 2022-02-28 08:39:10 +00: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
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 [SR] Fix broken unit test build (#76111) 2022-04-20 18:36:31 +00: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] Add auto-generated view ops (#77106) 2022-05-26 03:13:59 +00:00
test_static_module.cc [SR] Fuse clamp/nan_to_num 2022-05-10 23:33:59 +00:00
test_static_runtime.cc [static runtime] Add native ops: aten::index_put, aten::item, aten::tensor_split (#79065) 2022-06-15 19:15:34 +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