Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator_test.cc406 class HeapSimulatorTest : public HloTestBase { class
408 HeapSimulatorTest() {} in HeapSimulatorTest() function in xla::__anonb650ca080111::HeapSimulatorTest
409 ~HeapSimulatorTest() override {} in ~HeapSimulatorTest()
416 TEST_F(HeapSimulatorTest, ScalarConstant) { in TEST_F() argument
426 TEST_F(HeapSimulatorTest, OneParam) { in TEST_F() argument
440 TEST_F(HeapSimulatorTest, Multiply) { in TEST_F() argument
464 TEST_F(HeapSimulatorTest, MultiplyAdd) { in TEST_F() argument
498 TEST_F(HeapSimulatorTest, FusionOutputsOnlyShareOnce) { in TEST_F() argument
571 TEST_F(HeapSimulatorTest, FusionOutputsOnlyShareOnceOutputShortLived) { in TEST_F() argument
634 TEST_F(HeapSimulatorTest, BufferReusedOnce) { in TEST_F() argument
[all …]