Searched refs:NC_PARTITIONED_CALL (Results 1 – 2 of 2) sorted by relevance
193 bool IsPartitionedCall() const { return class_ == NC_PARTITIONED_CALL; } in IsPartitionedCall()200 return class_ == NC_PARTITIONED_CALL || class_ == NC_FUNCTION_OP || in IsFunctionCall()322 NC_PARTITIONED_CALL, enumerator
82 {"PartitionedCall", NC_PARTITIONED_CALL}, in GetNodeClassForOp()83 {"StatefulPartitionedCall", NC_PARTITIONED_CALL}, in GetNodeClassForOp()