[cherry-pick] [PHI] Migrate concat+grad, expand+grad, fill_constant … oneDNN...
[cherry-pick] [PHI] Migrate concat+grad, expand+grad, fill_constant … oneDNN kernels (#45863) (#46727)
* [PHI] Migrate concat+grad, expand+grad, fill_constant, nearest_interp and bilinear_interp oneDNN kernels (#45863)
* Migrate concat+grad, expand+grad, fill_constant, nearest_interp_v2 and bilinear_interp_v2 oneDNN kernels to PHI
* Remove old namespace variable
* Fix invalid out dims error
* Add mutable_data method to concat output
* Add check for -1 dim before computing out_dims
* Capitalize oneDNNGetDataType function name
* Change fill_constant kernel to correct PHI kernel
* Attempt to fix dims error
* Fix fill_constant (full) kernel
* update dependencies
Co-authored-by: NPiotr Paturej <48731682+piotrekobi@users.noreply.github.com>
Showing
想要评论请 注册 或 登录