Home
last modified time | relevance | path

Searched defs:total_path (Results 1 – 9 of 9) sorted by relevance

/external/ComputeLibrary/examples/
Dgraph_inception_v4.cpp197 std::string total_path = "/cnn_data/inceptionv4_model/Mixed_3a_"; in get_mixed_3a() local
222 std::string total_path = "/cnn_data/inceptionv4_model/Mixed_4a_"; in get_mixed_4a() local
299 std::string total_path = "/cnn_data/inceptionv4_model/Mixed_5a_"; in get_mixed_5a() local
324 std::string total_path = "/cnn_data/inceptionv4_model/" + param_path + "_"; in get_inceptionA_block() local
419 std::string total_path = "/cnn_data/inceptionv4_model/Mixed_6a_"; in get_reductionA_block() local
479 std::string total_path = "/cnn_data/inceptionv4_model/" + param_path + "_"; in get_inceptionB_block() local
607 std::string total_path = "/cnn_data/inceptionv4_model/Mixed_7a_"; in get_reductionB_block() local
689 std::string total_path = "/cnn_data/inceptionv4_model/" + param_path + "_"; in get_inceptionC_block() local
Dgraph_inception_v3.cpp230 std::string total_path = "/cnn_data/inceptionv3_model/" + param_path + "_"; in get_inception_node_A() local
357 std::string total_path = "/cnn_data/inceptionv3_model/" + param_path + "_"; in get_inception_node_B() local
430 std::string total_path = "/cnn_data/inceptionv3_model/" + param_path + "_"; in get_inception_node_C() local
589 std::string total_path = "/cnn_data/inceptionv3_model/" + param_path + "_"; in get_inception_node_D() local
698 std::string total_path = "/cnn_data/inceptionv3_model/" + param_path + "_"; in get_inception_node_E() local
Dgraph_ssd_mobilenet.cpp127 const std::string total_path = param_path + "_"; in get_node_A_float() local
163 const std::string total_path = param_path + "_"; in get_node_B_float() local
198 const std::string total_path = param_path + "_"; in get_node_C_float() local
388 const std::string total_path = param_path + "_"; in get_node_A_qasymm() local
415 const std::string total_path = param_path + "_"; in get_node_B_qasymm() local
441 const std::string total_path = param_path + "_"; in get_node_C_qasymm() local
Dgraph_mobilenet.cpp283 std::string total_path = param_path + "_"; in get_dwsc_node_float() local
322 std::string total_path = param_path + "_"; in get_dwsc_node_qasymm() local
Dgraph_mobilenet_v2.cpp203 std::string total_path = param_path + "_"; in get_expanded_conv_float() local
412 std::string total_path = param_path + "_"; in get_expanded_conv_qasymm8() local
Dgraph_squeezenet_v1_1.cpp192 std::string total_path = "/cnn_data/squeezenet_v1_1_model/" + param_path + "_"; in get_expand_fire_node() local
Dgraph_squeezenet.cpp192 std::string total_path = "/cnn_data/squeezenet_v1.0_model/" + param_path + "_"; in get_expand_fire_node() local
Dgraph_googlenet.cpp156 std::string total_path = "/cnn_data/googlenet_model/" + param_path + "/" + param_path + "_"; in get_inception_node() local
Dgraph_yolov3.cpp539 std::string total_path = "/cnn_data/yolov3_model/"; in darknet53_block() local