liangbo.zhou

Results 2 comments of liangbo.zhou

Is search config used in obtain_search_args? And I found that AutoML is a little consistent with [official_deeplab ](https://github.com/tensorflow/models/tree/master/research/deeplab) as follows ```python if prev_layer is None: prev_layer = net ``` AutoML...

@mrluin for example, 8H1 is the first node in level 8 so that it don't have s0 and s1. So the author preprocess stem0 and stem1 in stride 2,4 as...