Fix build time warning (#3097)
Summary: Pull Request resolved: https://github.com/pytorch/executorch/pull/3097 tensor.data_ptr() is deprecated. To avoid warning change it to tensor.const_data_ptr() Reviewed By: mergennachin Differential Revision: D56251975 fbshipit-source-id: c984ba33600c94da78a85060be5699042b12e83e
M
Mengwei Liu committed
5f9478d7ced65bfbc7501ac55cfece49ea1cef25
Parent: 980aaca
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 4/17/2024, 5:47:48 PM