Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h273 virtual void ShareWith(const BufferType* buffer, const BufferType* share_with, in ShareWith() function
397 void ShareWith(const BufferType* buffer, const BufferType* share_with,
513 void ShareWith(const BufferType* buffer, const BufferType* share_with, in ShareWith() function
516 algorithm->ShareWith(buffer, share_with, size); in ShareWith()
Dheap_simulator.cc400 algorithm_->ShareWith(buffer, shared, size_fn_(*shared)); in ShareBuffer()
401 no_fragmentation_stats_->ShareWith(buffer, shared, size_fn_(*shared)); in ShareBuffer()
575 void GlobalDecreasingSizeBestFitHeap<BufferType>::ShareWith( in ShareWith() function in xla::GlobalDecreasingSizeBestFitHeap
Dheap_simulator_test.cc245 void ShareWith(const HloValue* buffer, const HloValue* shared, in ShareWith() function in xla::__anon44f19eea0111::HeapCallRecorder
1206 heap.ShareWith(buffer_c_, buffer_a_, 40); in TEST_F()
1237 heap.ShareWith(buffer_c_, buffer_a_, 40); in TEST_F()
1270 heap.ShareWith(buffer_c_, buffer_a_, 10); in TEST_F()
1437 heap.ShareWith(buffer_c_, buffer_a_, 40); in TEST_F()