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