You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 28, 2024. It is now read-only.
Hi, i already used your zero out custom op successfully , now i am trying to build a fastertransformer custom op accroding to this.https://github.com/NVIDIA/DeepLearningExamples/tree/master/FasterTransformer/v1/fastertransformer/tf_op. However, i feel it's pretty hard to modify the zero_out custom op BUILD file to a fastertransformer. it has a lot of cc_library, py_library which i am not sure how to modify it. I was wondering, can u give me some advices on how to modify it, thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, i already used your zero out custom op successfully , now i am trying to build a fastertransformer custom op accroding to this.https://github.com/NVIDIA/DeepLearningExamples/tree/master/FasterTransformer/v1/fastertransformer/tf_op. However, i feel it's pretty hard to modify the zero_out custom op BUILD file to a fastertransformer. it has a lot of cc_library, py_library which i am not sure how to modify it. I was wondering, can u give me some advices on how to modify it, thanks
The text was updated successfully, but these errors were encountered: