Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h1117 static bool result_requires_uncommit(Result result) { in result_requires_uncommit() function
Dmemory_space_assignment.cc1210 if (result_requires_uncommit(result) || in Finish()
1423 if (result_requires_uncommit(result)) { in AllocateAllocationValues()