Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. RELEASE.md

        `tf.distribute.experimental.ParameterServerStrategy`:
        *   Replaces the existing
            `tf.distribute.experimental.ParameterServerStrategy` symbol with a new
            class that is for parameter server training in TF2. Usage of the old
            symbol, usually with Estimator API, should be **replaced** with
            [`tf.compat.v1.distribute.experimental.ParameterServerStrategy`].
    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

    # errors.
    # There is ongoing work on Bazel team's side to provide support for transitive
    # shared libraries. As part of migrating to transitive shared libraries, we
    # hope to provide a better mechanism for control over symbol exporting, and
    # then tackle this issue again.
    #
    # TODO: Remove the following two lines once TF doesn't depend on Bazel wrapping
    # all library archives in -whole_archive -no_whole_archive.
    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