Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dwhile.cc59 bool resize_subgraph_inputs) { in CopyTensorsShapeAndType()
122 bool resize_subgraph_inputs = (dst_subgraph != this_subgraph); in DeepCopyTensorsShapeTypeData() local