Home
last modified time | relevance | path

Searched refs:allocated_content_flat_size (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
Dresolve_svdf.cc188 int allocated_content_flat_size = 0; in MaybeMergeConstNodes() local
197 allocated_content_flat_size += tensor.tensor_content().size(); in MaybeMergeConstNodes()
215 new char[allocated_content_flat_size]); in MaybeMergeConstNodes()
240 allocated_content_flat_size)); in MaybeMergeConstNodes()
247 allocated_content_flat_size)); in MaybeMergeConstNodes()