Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/runtime_fallback/
Dbef_executor_flags.h26 struct HostAllocatorTypeWrapper { struct
27 HostAllocatorTypeWrapper(HostAllocatorType type) : type(type) {} in HostAllocatorTypeWrapper() function
39 ABSL_DECLARE_FLAG(tfrt::HostAllocatorTypeWrapper, host_allocator_type); argument