Searched defs:variable_batch (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ | ||
H A D | model_flags.proto | 155 optional bool variable_batch = 10; field |
H A D | args.h | 140 Arg<bool> variable_batch = Arg<bool>(false); member |