Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc2786 SmallVector<int64_t, 6> result_batch_shape_compile_time_extents; in BroadcastBatchMatMulV2Operands() local
2789 result_batch_shape_compile_time_extents); in BroadcastBatchMatMulV2Operands()
2799 auto result_shape = result_batch_shape_compile_time_extents; in BroadcastBatchMatMulV2Operands()