Home
last modified time | relevance | path

Searched defs:unfold_batch_matmul (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/common/
H A Dtfl_pass_config.h65 bool unfold_batch_matmul; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dprepare_tf.cc111 explicit PrepareTFPass(bool unfold_batch_matmul, in PrepareTFPass()
1415 bool unfold_batch_matmul, bool allow_bf16_and_f16_type_legalization, in CreatePrepareTFPass()