"examples/nas/multi-trial/mnasnet/base_mnasnet.py" did not exist on "ae50ed146684240adb3e9fc41f051fc586f953cf"
-
Charlie Lin authored
Extends pad operator to handle dynamic input shapes Only handles computing the shape for adding constant padding to a dynamic shape - adds the padding to the min, max, and opt values (unless opt is 0, where it keeps it 0) - does not handle reflect padding with dynamic shapes
8202e411