Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dhexagon_graph_execution_test.cc65 constexpr const char* const FUSED_MODEL_FILENAME = variable
537 ReadBinaryProto(Env::Default(), FUSED_MODEL_FILENAME, &fused_graph_def); in TEST()