Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OUCMachineLearning/OUCML
/ relu
Function
relu
GAN/Self_attention_GAN_tensorflow/ops.py:135–136 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
133
134
135
def
relu(x):
136
return
tf.nn.relu(x)
137
138
139
def
tanh(x):
Callers
3
generator
Method · 0.85
resblock
Function · 0.85
discriminator_loss
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected