Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/TensorRT
/ relu
Function
relu
tools/tensorflow-quantization/tests/network_pool.py:149–150 ·
view source on GitHub ↗
(input)
Source
from the content-addressed store, hash-verified
147
148
149
def
relu(input):
150
return
tf.keras.layers.ReLU()(input)
151
152
153
def
inception_block(input_tensor):
Callers
2
identity_block_bn
Function · 0.70
identity_block_short_conv_bn
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected