Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Catherine (0.22 sec)

  1. android/guava/src/com/google/common/net/InternetDomainName.java

     * names</a> such as {@code 网络.cn} are supported, as are the equivalent <a
     * href="http://en.wikipedia.org/wiki/Internationalized_domain_name">IDNA Punycode-encoded</a>
     * versions.
     *
     * @author Catherine Berry
     * @since 5.0
     */
    @GwtCompatible(emulated = true)
    @Immutable
    @ElementTypesAreNonnullByDefault
    public final class InternetDomainName {
    
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Feb 05 20:47:23 GMT 2024
    - 28K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.26.md

    - Refactored `test/e2e/framework` so that the core framework is smaller. Optional functionality like resource monitoring, log size monitoring, metrics gathering and debug information dumping must be imported by specific e2e test suites. Init packages are provided which can be imported to re-enable the functionality that traditionally was in the core framework. If you have code that no longer compiles because...
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  3. RELEASE.md

        [Multi-worer training with Keras](https://www.tensorflow.org/tutorials/distribute/multi_worker_with_keras).
    *   Adds `tf.distribute.Strategy.gather` and
        `tf.distribute.ReplicaContext.all_gather` APIs to support gathering dense
        distributed values.
    *   Fixes various issues with saving a distributed model.
    
    ### `tf.keras`:
    
    *   Improvements from the Functional API refactoring:
    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