STT-tensorflow/tensorflow/python/ops/signal
Srinivas Vasudevan 4f341bb742 Add Bessel functions to the public api:
- tf.math.special.bessel_i0
    - tf.math.special.bessel_i0e
    - tf.math.special.bessel_i1
    - tf.math.special.bessel_i1e
    - tf.math.special.bessel_k0
    - tf.math.special.bessel_k0e
    - tf.math.special.bessel_k1
    - tf.math.special.bessel_k1e
    - tf.math.special.bessel_j0
    - tf.math.special.bessel_j1
    - tf.math.special.bessel_y0
    - tf.math.special.bessel_y1

PiperOrigin-RevId: 317025879
Change-Id: I5c4407eda6bef0d1659b7a566979c7dbbad4ad83
2020-06-17 21:06:09 -07:00
..
BUILD Apply 'buildozer fix moveLicensesAndDistribs movePackageToTop' to all BUILD files. 2019-05-24 03:53:05 -07:00
dct_ops.py Add dispatch support to more Python APIs. 2020-05-15 11:03:18 -07:00
fft_ops.py Add dispatch support to more Python APIs. 2020-05-15 11:03:18 -07:00
mel_ops.py Add dispatch support to more Python APIs. 2020-05-15 11:03:18 -07:00
mfcc_ops.py Add dispatch support to more Python APIs. 2020-05-15 11:03:18 -07:00
reconstruction_ops.py Add dispatch support to more Python APIs. 2020-05-15 11:03:18 -07:00
shape_ops.py Add dispatch support to more Python APIs. 2020-05-15 11:03:18 -07:00
signal.py
spectral_ops.py Add dispatch support to more Python APIs. 2020-05-15 11:03:18 -07:00
util_ops.py Fix deprecated GCD warning. 2019-10-31 16:57:27 -07:00
window_ops.py Add Bessel functions to the public api: 2020-06-17 21:06:09 -07:00