xla
4b433df1
- Move softplus out of tensor_ops and make it an regular op (#3250)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
3 years ago
Move softplus out of tensor_ops and make it an regular op (#3250) * Move softplus out of tensor_ops and make it an regular op * Fix linter issues * Trigger CirCleCI build * Trigger CircleCI build again
References
#3250 - Move softplus out of tensor_ops and make it an regular op
Author
wonjoo-wj
Parents
230f9049
Files
5
torch_xla/csrc
elementwise.cpp
elementwise.h
ops
ops.cpp
ops.h
tensor_methods.cpp
Loading