Searched defs:PathConfig (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/c/experimental/ops/gen/common/ | ||
| D | path_config.h | 23 struct PathConfig { struct |
| D | path_config.cc | 24 PathConfig::PathConfig(const string& output_dir, const string& source_dir, in PathConfig() function in tensorflow::generator::PathConfig |
| /external/tensorflow/tensorflow/c/experimental/ops/gen/ | ||
| D | generate_cpp_main.cc | 55 generator::PathConfig PathConfig() { in PathConfig() function in __anon045c5f270111::MainConfig |