Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dmodel_flags.proto155 optional bool variable_batch = 10; field
H A Dargs.h140 Arg<bool> variable_batch = Arg<bool>(false); member