Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/flex/
Dkernel.cc120 ~OpOutputs() { ResetTensorHandles(); } in ~OpOutputs()
154 void ResetTensorHandles() { in ResetTensorHandles() function in tflite::flex::kernel::OpOutputs
340 node_data->mutable_outputs()->ResetTensorHandles(); in ExecuteFlexOp()