Searched defs:PartialRun (Results 1 – 1 of 1) sorted by relevance
176 type PartialRun struct { struct177 session *Session178 handle *C.char183 …tialRun) Run(feeds map[Output]*Tensor, fetches []Output, targets []*Operation) ([]*Tensor, error) {