Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Negate (0.21 sec)

  1. RELEASE.md

        *   Update `Fingerprint64Map` to use aliases
        *   Add legacy string flat hash map op kernels.
        *   Add support for `add_metric` in the graph function mode.
        *   Updating cosine similarity loss - removed the negate sign from cosine
            similarity.
        *   Changed default for gradient accumulation for TPU embeddings to true.
        *   Adds summary trace API for collecting graph and profile information.
    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

    			expectValidationOpts: PersistentVolumeSpecValidationOptions{},
    		},
    		"nil old pv and feature-gate VolumeAttrributesClass is on": {
    			oldPv:                       nil,
    			enableVolumeAttributesClass: true,
    			expectValidationOpts:        PersistentVolumeSpecValidationOptions{EnableVolumeAttributesClass: true},
    		},
    		"nil old pv and feature-gate VolumeAttrributesClass is off": {
    			oldPv:                       nil,
    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__apps__v1_openapi.json

              },
              "resources": {
                "allOf": [
                  {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top