aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/go/operation_test.go
Commit message (Expand)AuthorAge
* [Go]: Support device annotations when constructing graphs.Gravatar Asim Shankar2018-07-11
* tensorflow/go: add tests for zero length arrays passed to CGravatar Tristan Rice2018-06-19
* tensorflow/go: add operation Input methods + testsGravatar Tristan Rice2018-06-12
* Revert "Branch 175277161"Gravatar Martin Wicke2017-11-10
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Go: Add Output.DataType()Gravatar Asim Shankar2017-02-09
* Go: Output.Shape now returns a Shape object.Gravatar Asim Shankar2017-01-24
* Go: Support setting shape valued attributes.Gravatar Asim Shankar2017-01-17
* go: Add Operation.OutputListSizeGravatar Asim Shankar2016-10-14
* go: Introduce Graph.AddOperation to add operations to the Graph.Gravatar Asim Shankar2016-10-07
* go: Add an example.Gravatar Asim Shankar2016-09-28
* go: Prevent a Graph from being GCed while an Operation is alive.Gravatar Asim Shankar2016-09-23