Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cost_analysis.h50 static constexpr const char kTranscendentalsKey[] = "transcendentals"; variable
H A Dhlo_cost_analysis.cc38 constexpr const char HloCostAnalysis::kTranscendentalsKey[]; member in xla::HloCostAnalysis