Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.h543 bool is_scoped_allocation) in Allocation()
604 bool is_scoped_allocation() const { return is_scoped_allocation_; } in is_scoped_allocation() function