Searched refs:GetHashValue (Results 1 – 1 of 1) sorted by relevance
266 uint64 GetHashValue(miopenTensorDescriptor_t tensor_desc) { in GetHashValue() function283 uint64 GetHashValue(miopenConvolutionDescriptor_t conv_desc) { in GetHashValue() function880 uint64 GetHashValue() { in GetHashValue() function in stream_executor::gpu::ScopedActivationDescriptor1209 tensorflow::Hash64Combine(hash_value, GetHashValue(input_descriptor)); in GetFusionOpHashValue()1211 tensorflow::Hash64Combine(hash_value, GetHashValue(filter_descriptor)); in GetFusionOpHashValue()1213 tensorflow::Hash64Combine(hash_value, GetHashValue(conv_descriptor)); in GetFusionOpHashValue()1215 tensorflow::Hash64Combine(hash_value, GetHashValue(bias_descriptor)); in GetFusionOpHashValue()1217 hash_value, activation_descriptor.GetHashValue()); in GetFusionOpHashValue()1313 tensorflow::Hash64Combine(hash_value, GetHashValue(input_descriptor)); in GetFusionOpHashValue()1316 hash_value, GetHashValue(scale_offset_mean_variance_descriptor)); in GetFusionOpHashValue()[all …]