"docs/vscode:/vscode.git/clone" did not exist on "c5939616ddc17093747e896db6012b1f63792627"
Do not use bias in conv2d layers in Keras ResNet model (#6017)
* Set use_bias=False for conv layers in Keras ResNet model * Removed bias regularizer from Conv2D layers (which should have no effect after bias is removed) * Setting default data format based on available devices.
Showing
Please register or sign in to comment