Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for ssid (0.16 sec)

  1. CONTRIBUTING.md

        and
        [GPU developer Dockerfile](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/dockerfiles/dockerfiles/devel-gpu.Dockerfile)
        for the required packages. Alternatively, use the said
        [tensorflow/build Docker images](https://hub.docker.com/r/tensorflow/build)
        (`tensorflow/tensorflow:devel` and `tensorflow/tensorflow:devel-gpu` are no
        longer supported for) development. Use TF SIG Build Dockerfiles in
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Thu Mar 21 11:45:51 GMT 2024
    - 15.6K bytes
    - Viewed (0)
  2. RELEASE.md

    ## Bug Fixes and Other Changes
    
    *   `tf.image`
        *   Added an optional parameter `return_index_map` to `tf.image.ssim` which
            causes the returned value to be the local SSIM map instead of the global
            mean.
    
    *   TF Core:
    
        *   `tf.custom_gradient` can now be applied to functions that accept
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
Back to top