Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.cc90 static Status ValidateGraphDefForDevices(const GraphDef& gdef) { in ValidateGraphDefForDevices() function
133 TF_RETURN_IF_ERROR(ValidateGraphDefForDevices(gdef)); in InitItem()