Home
last modified time | relevance | path

Searched refs:DummyCPUAllocator (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor_test.cc1118 class DummyCPUAllocator : public Allocator { class
1120 DummyCPUAllocator() = default;
1145 DummyCPUAllocator allocator; in TEST()