Closed sanchitintel closed 6 months ago
Hi @Xia-Weiwen, can you please review this PR, and include it in your PyTorch oneDNN v3.4 upgrade PR? Thanks!
Hi @sanchitintel. Have you tested the change with PyTorch? Are there any potential impacts? Is it needed for IPEX?
Also cc @guobing-chen @jgong5 @chunyuan-w @yanbing-j for review. Thanks.
Hi @Xia-Weiwen, there's no impact, since this header is currently not being used.
It'd be used for using oneDNN Graph python bindings with stock PyTorch Inductor in the near future.
Python bindings of oneDNN Graph should be in the
include
directory.