Make divisible function. This function rounds the channel number to the nearest value that can be divisible by the divisor. It is taken from the original tf repo. It ensures that all layers have a channel number that is divisible by divisor. It can be seen here: https://github.com/t
(value, divisor, min_value=None, min_ratio=0.9)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected