Searched refs:colorer (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | buffer_assignment.h | 617 Colorer colorer = DefaultColorer(), 623 BufferAssigner(bool allocate_buffers_for_constants, Colorer colorer, in BufferAssigner() argument 627 colorer_(colorer), in BufferAssigner()
|
D | buffer_assignment_test.cc | 125 HloModule* module, BufferAssigner::Colorer colorer, int64 alignment = 1) { in RunColoredBufferAssignment() argument 130 /*allocate_buffers_for_constants=*/true, std::move(colorer)) in RunColoredBufferAssignment() 585 auto colorer = [](HloAliasAnalysis* alias_analysis, const HloOrdering&) { in TEST_F() local 595 auto buffers = RunColoredBufferAssignment(module.get(), colorer); in TEST_F() 651 auto colorer = [](HloAliasAnalysis* alias_analysis, const HloOrdering&) { in TEST_F() local 669 auto buffers = RunColoredBufferAssignment(module.get(), colorer); in TEST_F()
|
D | buffer_assignment.cc | 913 bool allocate_buffers_for_constants, BufferAssigner::Colorer colorer, in Run() argument 917 BufferAssigner assigner(allocate_buffers_for_constants, std::move(colorer), in Run()
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|