HomeSort by relevance Sort by last modified time
    Searched defs:transcendental_count (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
human_readable_profile_builder.h 48 int64 transcendental_count, int64 bytes_accessed,
52 flop_count, transcendental_count, bytes_accessed, optimal_seconds});
65 int64 transcendental_count; member in struct:xla::HumanReadableProfileBuilder::OpInfo
hlo_cost_analysis.cc 549 float HloCostAnalysis::transcendental_count() const { function in class:xla::HloCostAnalysis
565 int64 HloCostAnalysis::transcendental_count(const HloInstruction& hlo) const { function in class:xla::HloCostAnalysis

Completed in 194 milliseconds