Home
last modified time | relevance | path

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

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