Port the list append into the operators module. Not enabled yet.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 16 Apr 2018 23:34:18 +0000 (16:34 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 16 Apr 2018 23:36:52 +0000 (16:36 -0700)
commit04310bea2a9585bfdbe43be5da8510649fa47dfa
tree0bf94fe0d3794581f1dec07d6bdcd313892bff3c
parentbcfe946780034f2ff757e82c758cf8075f1132df
Port the list append into the operators module. Not enabled yet.

PiperOrigin-RevId: 193118940
tensorflow/contrib/autograph/operators/BUILD
tensorflow/contrib/autograph/operators/data_structures.py [new file with mode: 0644]
tensorflow/contrib/autograph/operators/data_structures_test.py [new file with mode: 0644]