Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1661 Shape broadcast_bounds; in matchAndRewrite() local
1663 broadcast_bounds.push_back(output_shape[i]); in matchAndRewrite()
1667 in_bounds, GetI64ElementsAttr(broadcast_bounds, &rewriter)); in matchAndRewrite()