Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc137 const bool runtime_tensor0 = !constant_tensor0; in ParseInputsWithConstTensor() local
140 if (runtime_tensor0 && runtime_tensor1) { in ParseInputsWithConstTensor()
1098 const bool runtime_tensor0 = !constant_tensor0; in Parse() local
1106 if (runtime_tensor0 && runtime_tensor1) { in Parse()