Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhuman_readable_profile_builder.h51 float optimal_seconds) { in AddOp()
70 float optimal_seconds; // -1 if unknown member
H A Dhlo_cost_analysis.cc73 float optimal_seconds = 0.0f; in Postprocess() local
1133 float HloCostAnalysis::optimal_seconds() const { in optimal_seconds() function in xla::HloCostAnalysis
1162 float HloCostAnalysis::optimal_seconds(const HloInstruction& hlo) const { in optimal_seconds() function in xla::HloCostAnalysis
H A Dhlo_profile_printer_data.proto36 float optimal_seconds = 7; field