Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for NEW (0.15 sec)

  1. RELEASE.md

        The old Keras optimizer will never be deleted, but will not see any
        new feature additions.
        New optimizers (e.g., `Adafactor`) will
        only be implemented based on `tf.keras.optimizers.Optimizer`, the new
        base class.
    
    ## Major Features and Improvements
    
    *   `tf.lite`:
    
        *   New operations supported:
              * tf.unsortedsegmentmin op is supported.
    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. pkg/apis/core/validation/validation_test.go

    		},
    	}
    	for _, test := range tests {
    		test.new.ObjectMeta.ResourceVersion = "1"
    		test.old.ObjectMeta.ResourceVersion = "1"
    
    		// set required fields if old and new match and have no opinion on the value
    		if test.new.Name == "" && test.old.Name == "" {
    			test.new.Name = "name"
    			test.old.Name = "name"
    		}
    		if test.new.Namespace == "" && test.old.Namespace == "" {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "boolean"
              },
              "driverName": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

       ...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    	"crypto/sha1": {
    		{"BlockSize", Const, 0},
    		{"New", Func, 0},
    		{"Size", Const, 0},
    		{"Sum", Func, 2},
    	},
    	"crypto/sha256": {
    		{"BlockSize", Const, 0},
    		{"New", Func, 0},
    		{"New224", Func, 0},
    		{"Size", Const, 0},
    		{"Size224", Const, 0},
    		{"Sum224", Func, 2},
    		{"Sum256", Func, 2},
    	},
    	"crypto/sha512": {
    		{"BlockSize", Const, 0},
    		{"New", Func, 0},
    		{"New384", Func, 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)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    created, its rank is the rank of the incoming `SparseTensor` objects plus N;
    the sparse tensors have been concatenated along new dimensions, one for each
    batch.
    
    The output `SparseTensor` object's shape values for the original dimensions
    are the max across the input `SparseTensor` objects' shape values for the
    corresponding dimensions. The new dimensions match the size of the batch.
    
    The input `SparseTensor` objects' indices are assumed ordered in
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1980..19A9    ; valid                                  # 4.1  NEW TAI LUE LETTER HIGH QA..NEW TAI LUE LETTER LOW XVA
    19AA..19AB    ; valid                                  # 5.2  NEW TAI LUE LETTER HIGH SUA..NEW TAI LUE LETTER LOW SUA
    19AC..19AF    ; disallowed                             # NA   <reserved-19AC>..<reserved-19AF>
    19B0..19C9    ; valid                                  # 4.1  NEW TAI LUE VOWEL SIGN VOWEL SHORTENER..NEW TAI LUE TONE MARK-2
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  8. gradle/verification-keyring.keys

    Zj+HBxG+AyH8Lhi9WGUafgJeZ7fKBJbtw6JpWl9bUuiEBpnRFkn12RBe7vkyfZGD
    R2u/WbxTrhDdrrjoFCFo/ZoYzRY46LR+HdytaEmE
    =EiTD
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    AB9BC6BE0524BAD3
    uid    Charles Oliver Nutter (new new key 2023) <******@****.***>
    
    sub    AF9976DCEDCB5EF9
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mDMEZAyj+hYJKwYBBAHaRw8BAQdAvmJ9UucuTWQc5Xvfx/aVdS237tUTMn1wvWNq
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg log/syslog (freebsd-arm64), const LOG_WARNING Priority
    pkg log/syslog (freebsd-arm64), func Dial(string, string, Priority, string) (*Writer, error)
    pkg log/syslog (freebsd-arm64), func New(Priority, string) (*Writer, error)
    pkg log/syslog (freebsd-arm64), func NewLogger(Priority, int) (*log.Logger, error)
    pkg log/syslog (freebsd-arm64), method (*Writer) Alert(string) error
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.20.txt

    pkg log/syslog (freebsd-riscv64), const LOG_WARNING Priority #53466
    pkg log/syslog (freebsd-riscv64), func Dial(string, string, Priority, string) (*Writer, error) #53466
    pkg log/syslog (freebsd-riscv64), func New(Priority, string) (*Writer, error) #53466
    pkg log/syslog (freebsd-riscv64), func NewLogger(Priority, int) (*log.Logger, error) #53466
    pkg log/syslog (freebsd-riscv64), method (*Writer) Alert(string) error #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top