Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.h45 int64_t report_instruction_count = 5; member
166 SpmdLogger(int64_t report_instruction_count, bool disabled) in SpmdLogger()
H A Dspmd_partitioner.cc105 const HloModule& module, int64_t report_instruction_count) { in ReportBeforePartition()
126 const HloModule& module, int64_t report_instruction_count) { in ReportAfterPartition()
140 int64_t report_instruction_count) { in ReportMemoryUsage()