Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator.h37 struct AllocationAttributes { struct
40 AllocationAttributes(bool retry_on_failure, bool allocation_will_be_logged, in AllocationAttributes() function
64 TF_DISALLOW_COPY_AND_ASSIGN(AllocationAttributes); argument