Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator.h39 struct AllocationAttributes { struct
42 AllocationAttributes(bool retry_on_failure, bool allocation_will_be_logged, in AllocationAttributes() function
66 TF_DISALLOW_COPY_AND_ASSIGN(AllocationAttributes); argument