Home
last modified time | relevance | path

Searched refs:NasNetAReductionCell (Results 1 – 2 of 2) sorted by relevance

/dports/misc/mmdnn/MMdnn-0.3.1/mmdnn/conversion/examples/tensorflow/models/
H A Dnasnet.py301 reduction_cell = nasnet_utils.NasNetAReductionCell(
348 reduction_cell = nasnet_utils.NasNetAReductionCell(
396 reduction_cell = nasnet_utils.NasNetAReductionCell(
H A Dnasnet_utils.py455 class NasNetAReductionCell(NasNetABaseCell): class
472 super(NasNetAReductionCell, self).__init__(num_conv_filters, operations,