Searched refs:GetTensorSource (Results 1 – 1 of 1) sorted by relevance
97 TensorSource GetTensorSource(int i) const { return sources_[i]; } in GetTensorSource() function in tflite::flex::kernel::OpInputs278 TensorSource s = inputs_.GetTensorSource(i); in BuildEagerInputs()