[MicroBench] Added a micro benchmark for a signed log1p kernel. (#64032)
authorRaghavan Raman <raghavanr@fb.com>
Mon, 30 Aug 2021 16:26:20 +0000 (09:26 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 30 Aug 2021 16:27:51 +0000 (09:27 -0700)
commitdc4fd3bddab51970e53060f8cb1a3c316a28b042
tree7e50375f4eecee0f0a444d01441a96898735e906
parentf79df24859125fca8e8af799fb2be44dc3293752
[MicroBench] Added a micro benchmark for a signed log1p kernel. (#64032)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/64032

Test Plan: Imported from OSS

Reviewed By: ezyang

Differential Revision: D30579198

Pulled By: navahgar

fbshipit-source-id: a53d68225fba768b26491d14b535f8f2dcf50c0e
benchmarks/cpp/tensorexpr/CMakeLists.txt
benchmarks/cpp/tensorexpr/bench_signed_log1p.cpp [new file with mode: 0644]