Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h77 alloc_constants(false), in Options()
84 bool alloc_constants; member
Dheap_simulator.cc371 if (!options_.alloc_constants && in IgnoreBuffer()
Dbuffer_assignment.cc1192 options.alloc_constants = allocate_buffers_for_constants_; in AssignBuffersWithSequentialOrdering()