OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preallocated_temp_allocation_bytes
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.h
459
int64
preallocated_temp_allocation_bytes
= 0;
member in struct:xla::BufferAssignment::Stats
buffer_assignment.cc
625
stats_.
preallocated_temp_allocation_bytes
+= allocation.size();
666
HumanReadableNumBytes(
preallocated_temp_allocation_bytes
));
669
preallocated_temp_allocation_bytes
;
[
all
...]
Completed in 519 milliseconds