Home
last modified time | relevance | path

Searched defs:AllocationRequest (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h1038 struct AllocationRequest { struct
1039 int64 start_time;
1040 int64 end_time;
1041 int64 latest_prefetch_time;
1042 int64 size;
1043 bool allow_no_copy_alternate_mem_allocation;
1044 absl::optional<int64> earliest_prefetch_time;
1045 AliasedOffset* preferred_offset;
1046 const MemorySpaceAssignment::AllocationValue::Use* use;
1047 MemorySpaceAssignment::AllocationValue* allocation_value;