Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_api_info.cc158 std::unordered_map<string, std::vector<const FunctionDef*>> infer_funcs; in Init() local
175 infer_funcs[interface_name].emplace_back(&function); in Init()
192 infer_funcs, FunctionApiInfo::FunctionType::INFERENCE)); in Init()