Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc378 static RankedTensorType GetStaticBroadcastType( in GetStaticBroadcastType() function
429 auto result_type = GetStaticBroadcastType(x_type, y_type, broadcast_dims); in StaticBinaryBroadcast()