"git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "cb83ac0f3371210010a929f2c8946d31b9b00183"
[Enhancement] Add role assignment for AllocateNode in warp specialization (#657)
- Implemented a new role assignment for `AllocateNode` in `warp_specialized_rewriter.cc`, setting the role to `kConsumer` to ensure proper handling of memory allocation scenarios. - This can avoid bug when using T.reduce(clear=False)
Showing
Please register or sign in to comment