Searched refs:NewIdentityId (Results 1 – 2 of 2) sorted by relevance
74 Status NewIdentityId(int* id);
232 LOG_WARNING_AND_RETURN_IF_ERROR(sa_opti->NewIdentityId(&unique_id)); in MaybeRewriteInput()953 Status ScopedAllocatorOptimizer::NewIdentityId(int* id) { in NewIdentityId() function in tensorflow::grappler::ScopedAllocatorOptimizer