Home
last modified time | relevance | path

Searched defs:PathConfig (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/ops/gen/common/
Dpath_config.h23 struct PathConfig { struct
31 explicit PathConfig() = default; argument
Dpath_config.cc24 PathConfig::PathConfig(const string& output_dir, const string& source_dir, in PathConfig() function in tensorflow::generator::PathConfig
/external/tensorflow/tensorflow/c/experimental/ops/gen/
Dgenerate_cpp_main.cc55 generator::PathConfig PathConfig() { in PathConfig() function in __anon045c5f270111::MainConfig