Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dconvert_trivial_pack_to_reshape.cc69 auto& shape_buffer = shape_array.GetMutableBuffer<ArrayDataType::kInt32>(); in Run() local
H A Dconvert_expanddims_to_reshape.cc87 auto& shape_buffer = shape_array.GetMutableBuffer<ArrayDataType::kInt32>(); in Run() local
H A Dconvert_trivial_transpose_to_reshape.cc102 auto& shape_buffer = shape_array.GetMutableBuffer<ArrayDataType::kInt32>(); in Run() local
H A Didentify_nearest_upsample.cc201 auto& shape_buffer = shape_array.GetMutableBuffer<ArrayDataType::kInt32>(); in Run() local