Searched refs:allocation_will_be_logged (Results 1 – 3 of 3) sorted by relevance
40 AllocationAttributes(bool no_retry_on_failure, bool allocation_will_be_logged, in AllocationAttributes()43 allocation_will_be_logged(allocation_will_be_logged), in AllocationAttributes()56 bool allocation_will_be_logged = false; member
251 attr.allocation_will_be_logged = true; in allocate_temp()276 attr.allocation_will_be_logged = true; in allocate_temp()
792 if (MemoryLoggingEnabled() && !allocation_attr.allocation_will_be_logged && in Tensor()