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.cc355 class HeapSimulatorTest : public HloTestBase { class
357 HeapSimulatorTest() {} in HeapSimulatorTest() function in xla::__anon72fb25430111::HeapSimulatorTest
358 ~HeapSimulatorTest() override {} in ~HeapSimulatorTest()
365 TEST_F(HeapSimulatorTest, ScalarConstant) { in TEST_F() argument
375 TEST_F(HeapSimulatorTest, OneParam) { in TEST_F() argument
389 TEST_F(HeapSimulatorTest, Multiply) { in TEST_F() argument
413 TEST_F(HeapSimulatorTest, MultiplyAdd) { in TEST_F() argument
444 TEST_F(HeapSimulatorTest, BufferReusedOnce) { in TEST_F() argument
481 TEST_F(HeapSimulatorTest, MultiplyDot) { in TEST_F() argument
517 TEST_F(HeapSimulatorTest, MultiplyDotAdd) { in TEST_F() argument
[all …]