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