History log of /external/tensorflow/tensorflow/contrib/signal/python/ops/shape_ops.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
97cf16bb937e0cea7c024b2e689b198795682101 20-Jul-2017 RJ Ryan <rjryan@google.com> Documentation fixes and polishing for tf.contrib.signal.

PiperOrigin-RevId: 162658696
/external/tensorflow/tensorflow/contrib/signal/python/ops/shape_ops.py
5051e9743d0482ec6bb0f4681de2c529f99f04e4 14-Jul-2017 RJ Ryan <rjryan@google.com> Add new features to tf.contrib.signal.frames:
- Support arbitrary rank tensors.
- Add an `axis` parameter for framing any axis.
- Add a `pad_end` and `pad_value` parameter for controlling the signal padding. Padding is disabled by default to avoid a copy of a potentially large Tensor.
- Support shape inference of resulting framed tensor.
- Expand the tests, including tests for the gradients.
- Since `frames` is a noun and not a verb, rename `frames` to `frame`.

PiperOrigin-RevId: 161998921
/external/tensorflow/tensorflow/contrib/signal/python/ops/shape_ops.py
692fad20f913ffa2cb874a87578ecabb03cc4557 05-May-2017 Dan Ringwalt <ringwalt@google.com> Merge changes from github.
Change: 155209832
/external/tensorflow/tensorflow/contrib/signal/python/ops/shape_ops.py