Searched refs:tfl_tensors_need_allocation_ (Results 1 – 1 of 1) sorted by relevance
67 : OpKernel(ctx), tfl_tensors_need_allocation_(true) {} in TfLiteSubgraphExecute()94 if (tfl_tensors_need_allocation_) { in Compute()97 tfl_tensors_need_allocation_ = false; in Compute()132 tfl_tensors_need_allocation_ = true; in ResizeInputTensor()228 bool tfl_tensors_need_allocation_; member in tensorflow::TfLiteSubgraphExecute