Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph_test.cc77 TEST(ConvertGraphTest, GetDeviceAndAllocator) { in TEST() argument
Dconvert_graph.cc631 std::pair<int, Allocator*> GetDeviceAndAllocator(const ConversionParams& params, in GetDeviceAndAllocator() function