"driver/driver.cpp" did not exist on "96ee9571e2c96ba6eb6972da1be75453d6c6e9fa"
[Refactor] Moving `NormalizeToBufferRegion` and `MakeAccessPtrFromRegion` to utils (#1333)
* Refactor GEMM and Reduce operations by moving NormalizeToBufferRegion and MakeAccessPtrFromRegion to utils.{h,cc} for better code organization and reuse.
* lint fix
Showing
src/op/utils.cc
0 → 100644
src/op/utils.h
0 → 100644
Please register or sign in to comment