hpcaitech / EnergonAI

Large-scale model inference.
Apache License 2.0
631 stars 90 forks source link

Maybe you should add license for using OneFlow's LayerNorm Kernel implement? #194

Closed MARD1NO closed 1 year ago

MARD1NO commented 1 year ago

https://github.com/hpcaitech/EnergonAI/blob/main/energonai/kernel/cuda_native/csrc/one_layer_norm.cuh

Here AITemplate add license for using oneflow's implement https://github.com/facebookincubator/AITemplate/blob/main/python/aitemplate/backend/cuda/groupnorm/layer_norm.cuh#L16-L32

binmakeswell commented 1 year ago

Thank you for your reminder. We are sorry for the trouble, because it was submitted by an intern who had left, we need to take some time to check this. If this is true, we will fix it. Thanks.

binmakeswell commented 1 year ago

Hi @MARD1NO Thank you for pointing this out. This is a redundant code submitted by a resigned intern and not actually used. We have deleted the relevant code. Sorry for the trouble.