Searched defs:GetTensors (Results 1 – 2 of 2) sorted by relevance
27 void GetTensors(const Scope& scope, OutputList tensors, in GetTensors() function39 void GetTensors(const Scope& scope, const std::vector<Output>& assign_vars, in GetTensors() function
158 tensorflow::gtl::InlinedVector<tensorflow::Tensor, 2>* GetTensors() { in GetTensors() function in tflite::flex::OpOutputs