Home
last modified time | relevance | path

Searched refs:BASE_WEIGHT_PATH (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/keras/applications/
Dmobilenet.py78 BASE_WEIGHT_PATH = ('https://storage.googleapis.com/tensorflow/' variable
300 weight_path = BASE_WEIGHT_PATH + model_name
305 weight_path = BASE_WEIGHT_PATH + model_name
Dmobilenet_v2.py90 BASE_WEIGHT_PATH = ('https://storage.googleapis.com/tensorflow/' variable
398 weight_path = BASE_WEIGHT_PATH + model_name
404 weight_path = BASE_WEIGHT_PATH + model_name
Dmobilenet_v3.py35 BASE_WEIGHT_PATH = ('https://storage.googleapis.com/tensorflow/' variable
343 BASE_WEIGHT_PATH + file_name,