Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Structure (0.38 sec)

  1. RELEASE.md

        import.
    *   Breaking change to `tf.contrib.data.Dataset` APIs that expect a nested
        structure. Lists are now converted to `tf.Tensor` implicitly. You may need
        to change uses of lists to tuples in existing code. In addition, dicts are
        now supported as a nested structure.
    
    ## Changes to contrib APIs
    
    *   Adds tf.contrib.nn.rank_sampled_softmax_loss, a sampled-softmax variant that
    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)
  2. CHANGELOG/CHANGELOG-1.19.md

    ### Structured logging
    
    SIG Instrumentation standardized the structure of log messages and references to Kubernetes objects. Structured logging makes parsing, processing, storing, querying and analyzing logs easier. New methods in the klog library enforce log message structure.
    
    ### EndpointSlices are now enabled by default
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top