Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer_test.cc380 bool is_text_proto = true; in TEST() local
394 is_text_proto, false, true); in TEST()
443 bool is_text_proto = true; in TEST() local
460 is_text_proto, shape_inference_for_unknown_shape, in TEST()
472 is_text_proto, shape_inference_for_unknown_shape, in TEST()
Dgraph_transferer.h73 const std::vector<string>& output_node_names, const bool is_text_proto,
Dgraph_transferer.cc202 const std::vector<string>& output_node_names, const bool is_text_proto, in LoadGraphFromProtoFile() argument
209 if (is_text_proto) { in LoadGraphFromProtoFile()