pytorch/benchmarks/static_runtime
yuqingj adbf62cd0a Fix layer norm in static runtime when input is non-contiguous (#124789)
Test: The added unit test fails before this fix. But it passes now after the fix.

The fix is coming from @swolchok in D56087067.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/124789
Approved by: https://github.com/davidberard98
2024-04-24 19:49:36 +00:00
..
CMakeLists.txt
deep_wide_pt.cc
deep_wide_pt.h
deep_wide_pt_bench.cc
test_cpu_fusion.cc
test_generated_ops.cc
test_static_module.cc
test_static_runtime.cc Fix layer norm in static runtime when input is non-contiguous (#124789) 2024-04-24 19:49:36 +00:00
test_utils.cc
test_utils.h