Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_graph_test.cc67 TEST(GetDeviceAndAllocatorTest, GetDeviceAndAllocator) { in TEST() argument
H A Dconvert_graph.cc642 std::pair<int, Allocator*> GetDeviceAndAllocator( in GetDeviceAndAllocator() function