pytorch/benchmarks/cpp/tensorexpr
Mikhail Zolotukhin f23f21dafe [TensorExpr] Remove 'Placeholder' class. (#64887)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/64887

BufHandle has exactly the same functionality and should be used instead.

Differential Revision:
D30889483
D30889483

Test Plan: Imported from OSS

Reviewed By: navahgar

Pulled By: ZolotukhinM

fbshipit-source-id: 365fe8e396731b88920535a3de96bd3301aaa3f3
2021-09-14 00:22:44 -07:00
..
bench_approx.cpp [TensorExpr] Remove 'Placeholder' class. (#64887) 2021-09-14 00:22:44 -07:00
bench_batchnorm.cpp [TensorExpr] Remove 'Placeholder' class. (#64887) 2021-09-14 00:22:44 -07:00
bench_compile.cpp [TensorExpr] Remove 'Placeholder' class. (#64887) 2021-09-14 00:22:44 -07:00
bench_concat.cpp [TensorExpr] Remove 'Placeholder' class. (#64887) 2021-09-14 00:22:44 -07:00
bench_fuser_overhead.cpp AutoNonVariableTypeMode->InferenceMode in OSS. (#56421) 2021-04-19 18:07:41 -07:00
bench_gemm.cpp [TensorExpr] Remove 'Placeholder' class. (#64887) 2021-09-14 00:22:44 -07:00
bench_ops.py Updates internal assert_allclose callsites in favor of assert_close (#61841) 2021-08-19 12:50:41 -07:00
bench_parallel.cpp [TensorExpr] Remove 'Placeholder' class. (#64887) 2021-09-14 00:22:44 -07:00
bench_reduce.cpp [TensorExpr] Remove 'Placeholder' class. (#64887) 2021-09-14 00:22:44 -07:00
bench_signed_log1p.cpp [TensorExpr] Remove 'Placeholder' class. (#64887) 2021-09-14 00:22:44 -07:00
CMakeLists.txt [MicroBench] Added a micro benchmark for a signed log1p kernel. (#64032) 2021-08-30 09:27:51 -07:00
main.cpp [pytorch][te] Add compilation time benchmark (#46124) 2020-10-09 23:11:37 -07:00