Home
last modified time | relevance | path

Searched defs:unfold_batchmatmul (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dtf_tfl_translate_cl.cc124 opt<bool> unfold_batchmatmul( variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_flags.proto242 optional bool unfold_batchmatmul = 35 [default = true]; field
H A Dargs.h196 Arg<bool> unfold_batchmatmul = Arg<bool>(true); member
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dconvert.py488 unfold_batchmatmul=True, argument