Home
last modified time | relevance | path

Searched defs:transcendental_count (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.h50 int64 transcendental_count, int64 bytes_accessed, in AddOp()
67 int64 transcendental_count; member
Dhlo_profile_printer_data.proto33 float transcendental_count = 5; field
Dhlo_cost_analysis.cc749 float HloCostAnalysis::transcendental_count() const { in transcendental_count() function in xla::HloCostAnalysis
765 int64 HloCostAnalysis::transcendental_count(const HloInstruction& hlo) const { in transcendental_count() function in xla::HloCostAnalysis
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto236 double transcendental_count = 2; field