Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/
Dtf_tfl_translate_cl.cc129 opt<bool> unfold_batchmatmul( variable
/external/tensorflow/tensorflow/lite/toco/
Dtoco_flags.proto242 optional bool unfold_batchmatmul = 35 [default = true]; field
Dargs.h194 Arg<bool> unfold_batchmatmul = Arg<bool>(true); member
/external/tensorflow/tensorflow/lite/python/
Dconvert.py446 unfold_batchmatmul=True, argument
496 def build_toco_convert_protos(input_tensors,