Home
last modified time | relevance | path

Searched defs:is_copy_allocation (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h533 virtual bool is_copy_allocation() const { return false; } in is_copy_allocation() function
600 bool is_copy_allocation() const override { return true; } in is_copy_allocation() function