Home
last modified time | relevance | path

Searched refs:GetOperandBytesAccessedKey (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.cc1086 return GetPropertyForHlo(hlo, GetOperandBytesAccessedKey(operand_num, index), in operand_bytes_accessed()
1152 current_properties_[GetOperandBytesAccessedKey(operand_num).c_str()] = value; in SetOperandBytesAccessed()
1157 current_properties_[GetOperandBytesAccessedKey(operand_num, index).c_str()] = in SetOperandBytesAccessed()
1169 /*static*/ std::string HloCostAnalysis::GetOperandBytesAccessedKey( in GetOperandBytesAccessedKey() function in xla::HloCostAnalysis
Dhlo_cost_analysis.h188 static std::string GetOperandBytesAccessedKey(int64 operand_num,