Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. ci/official/containers/linux_arm64/Dockerfile

    RUN /setup.python.sh python3.10 devel.requirements.txt
    RUN /setup.python.sh python3.11 devel.requirements.txt
    RUN /setup.python.sh python3.12 devel.requirements.txt
    # "python3" commands by default run under 3.10
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Jan 08 09:32:19 GMT 2024
    - 4.1K bytes
    - Viewed (1)
  2. RELEASE.md

            from the old optimizer. These API changes are mostly related to
            getting rid of slot variables and TF1 support. Please check the API
            documentation to find alternatives to the missing API. If you must
            call the deprecated API, please change your optimizer to the legacy
            optimizer.
        *   **Learning rate schedule access.** When using a `LearningRateSchedule`,
    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