Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dgraph_mgr.cc93 static Status ValidateGraphDefForDevices(const GraphDef& gdef) { in ValidateGraphDefForDevices() function
137 TF_RETURN_IF_ERROR(ValidateGraphDefForDevices(gdef)); in InitItem()