Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.cc218 bool IsTensorIdRegular(const TensorId& tensor_id) { in IsTensorIdRegular() function
342 IsTensorIdRegular(fanin)); in AddOrUpdateRegularFanin()
/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc47 bool IsTensorIdRegular(const TensorId& tensor_id) { in IsTensorIdRegular() function
268 if (!IsTensorIdRegular(fanin)) { in CheckFaninIsRegular()