HomeSort by relevance Sort by last modified time
    Searched refs:colocated_allocations (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.cc 1777 flat_hash_set<BufferAllocation::Index> colocated_allocations; local
    [all...]
buffer_assignment.h 579 const absl::flat_hash_set<BufferAllocation::Index>& colocated_allocations,
628 absl::flat_hash_set<BufferAllocation::Index>* colocated_allocations);

Completed in 74 milliseconds