aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/spectral_ops.cc
Commit message (Expand)AuthorAge
* Add complex128 support to FFT, FFT2D, FFT3D, IFFT, IFFT2D, and IFFT3D.Gravatar RJ Ryan2018-05-02
* Add test that checks all core ops have shape functions.Gravatar Skye Wanderman-Milne2018-02-21
* Automated g4 rollback of changelist 180691955Gravatar Anna R2018-01-09
* Automated g4 rollback of changelist 180670333Gravatar Anna R2018-01-03
* Removing doc strings from REGISTER_OP calls in core/ops.Gravatar Anna R2018-01-03
* Support numpy-style padding and slicing of tf.spectral.rfft/irfft to match th...Gravatar RJ Ryan2017-06-07
* Remove extra blank lines from auto-generated Python documentation.Gravatar A. Unique TensorFlower2017-04-03
* Add tf.spectral, a module for spectral operations.Gravatar RJ Ryan2017-03-07