Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_context.h82 void set_allocations(absl::Span<const BufferAllocation> allocations) { in set_allocations() function
Dgpu_compiler.cc1115 ir_emitter_context->set_allocations(allocations); in CompileLmhloToExecutable()