Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for etc (0.24 sec)

  1. RELEASE.md

            constructor arguments. In the future, the symbols
            `tf.keras.optimizers.Optimizer`/`Adam`/etc will point to the new
            optimizers, and the previous generation of optimizers will be moved to
            `tf.keras.optimizers.legacy.Optimizer`/`Adam`/etc.
        *   Added L2 unit normalization layer `tf.keras.layers.UnitNormalization`.
    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)
  2. .bazelrc

    build:rbe_cross_compile_base_xla --strategy=Genrule=standalone
    
    # Due to the above strategy, all Genrule commands are executed locally, but the
    # following actions invoke tools (E.g `flatc`, `llvm-tblgen`, etc.) that are
    # only executabe on the RBE (x86) machine, so the strategy_regexp options are
    # added to override and run the actions using remote strategy.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
Back to top