Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h765 AllocationSequence* allocation_sequence() { return &allocation_sequence_; } in allocation_sequence()
779 AllocationSequence allocation_sequence_; variable