[fx2trt] Add acc op and converter for torch.pow (#63795)
authorShiyan Deng <dsy842974287@fb.com>
Tue, 24 Aug 2021 01:17:20 +0000 (18:17 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 24 Aug 2021 01:18:31 +0000 (18:18 -0700)
commit195c60d84460d16311ad606e504eda17b795a820
treeb80663d1c735c5e718a20cdb899f613079022edf
parente1bdebf6858e16127673d1a362144089f99e6ec9
[fx2trt] Add acc op and converter for torch.pow (#63795)

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

att

Test Plan: buck run mode/opt caffe2/torch/fb/fx2trt:test_binary_ops

Reviewed By: jackm321, wushirong

Differential Revision: D30492488

fbshipit-source-id: 6d615770567b13720316f06fd2f866ea2fdc2995
torch/fx/experimental/fx2trt/converters/acc_ops_converters.py
torch/fx/experimental/fx_acc/acc_ops.py