Home
last modified time | relevance | path

Searched defs:serialized_node_def (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/util/
Dkernel_registry.cc28 string TryFindKernelClass(const string& serialized_node_def) { in TryFindKernelClass()
/external/tensorflow/tensorflow/python/framework/
Dcpp_shape_inference.cc52 int graph_def_version, const string& serialized_node_def, in RunCppShapeInferenceImpl()
174 int graph_def_version, const string& serialized_node_def, in RunCppShapeInference()