[activations] Pytorch-1.11+ Tanh Gelu Approximation #15397 - GitHub
Có thể bạn quan tâm
Skip to content 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 }} huggingface / transformers Public 
stas00opened on Jan 28, 2022🚀 Feature request
- Notifications You must be signed in to change notification settings
- Fork 31.6k
- Star 154k
- Code
- Issues 1.1k
- Pull requests 1.1k
- Actions
- Projects 1
- Security
Uh oh!
There was an error while loading. Please reload this page.
- Insights
Description
As kindly flagged by @vadimkantorov pt-1.11 will have a fast Tanh Gelu Approximation as implemented here pytorch/pytorch#61439 so we could replace our manual implementation with the fast one when pt>=1.11 is detected.
for additional context please see this thread: pytorch/pytorch#39853
Metadata
Metadata
Assignees
No one assignedLabels
Label your PR/Issue with WIP for some long outstanding Issues/PRs that are work in progressType
No typeProjects
No projectsMilestone
No milestoneRelationships
None yetDevelopment
No branches or pull requestsIssue actions
You can’t perform that action at this time.Từ khóa » F.tanh Pytorch
-
Torch.nn.functional.tanh — PyTorch 1.12 Documentation
-
Tanh — PyTorch 1.12 Documentation
-
Torch.nn.functional — PyTorch 1.12 Documentation
-
Torch.tanh — PyTorch 1.12 Documentation
-
Torch.tanh Vs Torch.nn.functional.tanh - PyTorch Forums
-
Python Examples Of Torch.nn.functional.tanh
-
Python | PyTorch Tanh() Method - GeeksforGeeks
-
Why Tanh Function Return Different In Tensorflow And Pytorch?
-
What Is PyTorch Tanh With Examples? - EduCBA
-
Machine-learning-articles/using-relu-sigmoid-and-tanh-with-pytorch ...
-
Python Functional.tanh方法代碼示例- 純淨天空
-
Python Torch.nn.functional 模块,tanh() 实例源码 - 编程字典
-
Torch.nn.functional - PyTorch - W3cubDocs