#movinet Change 'reshape->conv->reshape->bn->activation' pattern to...
#movinet Change 'reshape->conv->reshape->bn->activation' pattern to 'reshape->conv->bn->activation->reshape' in the MobileConv2D layer in movinet. PiperOrigin-RevId: 425432746
Showing
Please register or sign in to comment