Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/api_def/
Dupdate_api_def.cc35 constexpr char kApiDefFileFormat[] = "api_def_%s.pbtxt"; variable
252 io::JoinPath(tensorflow::string(api_def_dir), kApiDefFileFormat); in CreateApiDefs()