Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for spectre (0.15 sec)

  1. tensorflow/c/BUILD

            "//tensorflow/core:nn_ops_op_lib",
            "//tensorflow/core:no_op_op_lib",
            "//tensorflow/core:protos_all_cc",
            "//tensorflow/core:sendrecv_ops_op_lib",
            "//tensorflow/core:spectral_ops_op_lib",
            "//tensorflow/core:state_ops_op_lib",
            "//tensorflow/core:test",
            "//tensorflow/core:test_main",
            "//tensorflow/core/kernels:array",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Mar 27 18:00:18 GMT 2024
    - 30.3K bytes
    - Viewed (0)
  2. RELEASE.md

    # Release 1.1.0
    
    ## Major Features and Improvements
    
    *   Added Java API support for Windows.
    *   Added `tf.spectral` module. Moved existing FFT ops to `tf.spectral` while
        keeping an alias in the old location (`tf.*`).
    *   Added 1D, 2D and 3D Fourier transform ops for real signals to `tf.spectral`.
    *   Added a `tf.bincount` function.
    *   Added Keras 2 API to contrib.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top