Searched defs:AddOperation (Results 1 – 2 of 2) sorted by relevance
75 func (s *Scope) AddOperation(args tf.OpSpec) *tf.Operation { func
288 func (g *Graph) AddOperation(args OpSpec) (*Operation, error) { func