Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h482 int64_t end_time, bool is_scoped_allocation) in Allocation()
535 bool is_scoped_allocation() const { return is_scoped_allocation_; } in is_scoped_allocation() function