Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for anymore (0.28 sec)

  1. CODE_OF_CONDUCT.md

    
    ## Attribution
    
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri Feb 05 18:43:16 GMT 2021
    - 5.2K bytes
    - Viewed (0)
  2. tensorflow/c/experimental/filesystem/filesystem_interface.h

      /// Releases all resources used by the filesystem
      ///
      /// NOTE: TensorFlow does not unload DSOs. Thus, the only way a filesystem
      /// won't be registered anymore is if this function gets called by core
      /// TensorFlow and the `TF_Filesystem*` object is destroyed. However, due to
      /// registration being done in a static instance of `Env`, the destructor of
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri May 27 17:36:54 GMT 2022
    - 53.1K bytes
    - Viewed (0)
  3. RELEASE.md

            transition canned Estimators that are warm started from
            `tf.train.Optimizers` to `tf.keras.optimizers`.
        *   Losses are scaled in canned estimator v2 and not in the optimizers
            anymore. If you are using Estimator + distribution strategy + optimikzer
            v1 then the behavior does not change. This implies that if you are using
            custom estimator with optimizer v2, you have to scale losses. We have
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top