Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dkernel.cc298 bool ShouldPersistTensorflowTensor(TfLiteContext* context, in ShouldPersistTensorflowTensor() function in tflite::flex::OpNode
355 if (!ShouldPersistTensorflowTensor(context, shared_info, tflite_index, in MaybePersistTensorflowOutputs()