Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dgraph_functions_wrapper.c47 INCEPTION_V3, enumerator
50 static enum InceptionVersion s_inception_version = INCEPTION_V3;
154 s_inception_version = INCEPTION_V3; in hexagon_controller_InitGraph()
159 if (s_inception_version == INCEPTION_V3) { in hexagon_controller_InitGraph()