PaddlePaddle / PaddleCustomDevice

PaddlePaddle custom device implementaion. (『飞桨』自定义硬件接入实现)
Apache License 2.0
70 stars 148 forks source link

[Dockerfile] Turn off FLAGS_use_stride_kernel #1097

Closed Tongkaio closed 7 months ago

Tongkaio commented 7 months ago

npu,mlu 默认关闭 stride kernel,待 contiguous 和 strided_copy 算子优化完成后再打开。

paddle-bot[bot] commented 7 months ago

Thanks for your contribution!