Home
last modified time | relevance | path

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

/hardware/google/pixel/thermal/
Dthermal-helper.cpp292 std::vector<float> output_template; in ThermalHelperImpl() local
298 &output_template); in ThermalHelperImpl()
308 if (prediction_weight_count != output_template.size()) { in ThermalHelperImpl()
312 << "]'s output size (" << output_template.size() << ")"; in ThermalHelperImpl()