Home
last modified time | relevance | path

Searched refs:NC_PARTITIONED_CALL (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()
262 NC_PARTITIONED_CALL, enumerator
Dgraph.cc88 {"PartitionedCall", NC_PARTITIONED_CALL},
89 {"StatefulPartitionedCall", NC_PARTITIONED_CALL},