aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/tensor_spec.py
Commit message (Expand)AuthorAge
* Add an optional input signature for functions generated with defun.Gravatar Akshay Agrawal2018-08-06
* Make TensorSpec and BoundedTensorSpec serializable.Gravatar A. Unique TensorFlower2018-03-20
* Add is_discrete, is_continuous, is_bounded methods to TensorSpecs.Gravatar A. Unique TensorFlower2018-03-12
* Remove clipping on BoundedTensorSpec range.Gravatar A. Unique TensorFlower2018-03-06
* Adding TensorSpec to represent the specification of Tensors.Gravatar Sergio Guadarrama2018-02-05