Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dallocator_test.cc64 TEST(AllocatorAttributesTest, IsEqualOrLessRestrictiveThan) { in TEST() argument
Dallocator.h374 bool IsEqualOrLessRestrictiveThan(const AllocatorAttributes& other) const { in IsEqualOrLessRestrictiveThan() function