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