Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_test.cc1151 class DummyCPUAllocator : public Allocator { class
1153 DummyCPUAllocator() = default;
1178 DummyCPUAllocator allocator; in TEST()