Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dheap_test.cc162 h.InsertGuaranteedTop(1.0, 10); in TEST()
Dheap.h188 void InsertGuaranteedTop(const KeyType& key, const DataType& data) { in InsertGuaranteedTop() function