Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.h64 int NewScopedAllocatorId(int num_fields);
Dscoped_allocator_optimizer.cc598 int sa_id = sa_opti->NewScopedAllocatorId(input_shapes.size()); in Rewrite()
705 int ScopedAllocatorOptimizer::NewScopedAllocatorId(int num_fields) { in NewScopedAllocatorId() function in tensorflow::grappler::ScopedAllocatorOptimizer