Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc1890 bool read_without_batch = tmp.data.size() == 3; in Parse() local
1892 if (!read_without_batch && !read_with_batch) { in Parse()
1905 if (read_without_batch) { in Parse()