Searched defs:set_input_tensors (Results 1 – 2 of 2) sorted by relevance
104 void TensorDataSet::set_input_tensors(const Tensor& dense, in set_input_tensors() function in tensorflow::tensorforest::TensorDataSet
313 void set_input_tensors(const std::vector<const Tensor*>& input_tensors) { in set_input_tensors() function