Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h409 struct ChunkCandidate { struct
421 // finding a chunk at this offset. The ChunkCandidate returns the chunk and argument
Dheap_simulator_test.cc1288 TEST_F(GlobalDecreasingSizeBestFitHeapTest, ChunkCandidate) { in TEST_F() argument