Searched refs:GetOperandBytesAccessedKey (Results 1 – 2 of 2) sorted by relevance
1086 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
188 static std::string GetOperandBytesAccessedKey(int64 operand_num,