Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.h176 bool IsPartitionedCall() const { return class_ == NC_PARTITIONED_CALL; } in IsPartitionedCall() function
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc349 bool IsPartitionedCall(const NodeDef& node) { in IsPartitionedCall() function