Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for MASK (0.17 sec)

  1. RELEASE.md

     * If you use masked losses with Keras the loss values may be different in TensorFlow `2.12` compared to previous versions.
     * In cases where the mask was previously ignored, you will now get an error if you pass a mask with an incompatible shape.
    
    ### Major Features and Improvements
    
    `tf.keras`:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(IP).IsLoopback", Method, 0},
    		{"(IP).IsMulticast", Method, 0},
    		{"(IP).IsPrivate", Method, 17},
    		{"(IP).IsUnspecified", Method, 0},
    		{"(IP).MarshalText", Method, 2},
    		{"(IP).Mask", Method, 0},
    		{"(IP).String", Method, 0},
    		{"(IP).To16", Method, 0},
    		{"(IP).To4", Method, 0},
    		{"(IPMask).Size", Method, 0},
    		{"(IPMask).String", Method, 0},
    		{"(InvalidAddrError).Error", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F191..1F19A  ; valid                  ;      ; NV8    # 6.0  SQUARED CL..SQUARED VS
    1F19B..1F1AC  ; valid                  ;      ; NV8    # 9.0  SQUARED THREE D..SQUARED VOD
    1F1AD         ; valid                  ;      ; NV8    # 13.0 MASK WORK SYMBOL
    1F1AE..1F1E5  ; disallowed                             # NA   <reserved-1F1AE>..<reserved-1F1E5>
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top