Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.h44 static constexpr const char kTranscendentalsKey[] = "transcendentals"; variable
Dhlo_cost_analysis.cc36 constexpr const char HloCostAnalysis::kTranscendentalsKey[]; member in xla::HloCostAnalysis