Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h366 std::vector<BufferAllocation> ReleaseAllocations() { in ReleaseAllocations() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc939 buffer_assignment->ReleaseAllocations(); in RunBackend()