Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddataset.h444 std::function<Allocator*(AllocatorAttributes)> allocator_getter = nullptr; member
512 std::function<Allocator*(AllocatorAttributes)> allocator_getter() { in allocator_getter() function