Searched defs:GetTensor (Results 1 – 6 of 6) sorted by relevance
33 void GetTensor(const Scope& scope, Output tensor, Tensor* out) { in GetTensor() function46 void GetTensor(const Scope& scope, const std::vector<Output>& assign_vars, in GetTensor() function
89 void CheckpointReader::GetTensor( in GetTensor() function in tensorflow::checkpoint::CheckpointReader
23 Status SessionState::GetTensor(const string& handle, Tensor* tensor) { in GetTensor() function in tensorflow::SessionState
143 tensorflow::Tensor BufferMap::GetTensor(int tensor_index) const { in GetTensor() function in tflite::flex::BufferMap
224 Status TensorSliceReader::GetTensor( in GetTensor() function in tensorflow::checkpoint::TensorSliceReader
329 PyObject* InterpreterWrapper::GetTensor(int i) const { in GetTensor() function in tflite::interpreter_wrapper::InterpreterWrapper