Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OUCMachineLearning/OUCML
/ tanh
Function
tanh
GAN/Self_attention_GAN_tensorflow/ops.py:139–140 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
137
138
139
def
tanh(x):
140
return
tf.tanh(x)
141
142
##################################################################################
143
# Normalization function
Callers
1
generator
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected