"testing/python/vscode:/vscode.git/clone" did not exist on "3c53297bb63c8f2cdd0da42ef7bf89783ee2d8c5"
[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