Home
last modified time | relevance | path

Searched defs:include_top (Results 1 – 15 of 15) sorted by relevance

/external/tensorflow/tensorflow/python/keras/applications/
Defficientnet.py204 include_top=True, argument
523 def EfficientNetB0(include_top=True, argument
549 def EfficientNetB1(include_top=True, argument
575 def EfficientNetB2(include_top=True, argument
601 def EfficientNetB3(include_top=True, argument
627 def EfficientNetB4(include_top=True, argument
653 def EfficientNetB5(include_top=True, argument
679 def EfficientNetB6(include_top=True, argument
705 def EfficientNetB7(include_top=True, argument
Ddensenet.py131 include_top=True, argument
323 def DenseNet121(include_top=True, argument
336 def DenseNet169(include_top=True, argument
349 def DenseNet201(include_top=True, argument
Dresnet_v2.py34 include_top=True, argument
65 include_top=True, argument
96 include_top=True, argument
Dresnet.py64 include_top=True, argument
456 def ResNet50(include_top=True, argument
477 def ResNet101(include_top=True, argument
498 def ResNet152(include_top=True, argument
Dnasnet.py71 include_top=True, argument
324 include_top=True, argument
401 include_top=True, argument
Dmobilenet_v3.py156 include_top=True, argument
357 include_top=True, argument
393 include_top=True, argument
Dvgg19.py47 include_top=True, argument
Dvgg16.py47 include_top=True, argument
Dxception.py53 include_top=True, argument
Dinception_v3.py49 include_top=True, argument
Dmobilenet_v2.py99 include_top=True, argument
Dinception_resnet_v2.py45 def InceptionResNetV2(include_top=True, argument
Defficientnet_weight_update_util.py370 include_top = not args.notop variable
Dmobilenet.py89 include_top=True, argument
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
Dresnet50.py204 include_top=True, argument