Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for mass (0.18 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. tests/integration/pilot/testdata/gateway-api-crd.yaml

                        additionalProperties:
                          description: |-
                            AnnotationValue is the value of an annotation in Gateway API. This is used
                            for validation of maps such as TLS options. This roughly matches Kubernetes
                            annotation validation, although the length validation in that case is based
                            on the entire size of the annotations struct.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "description": "nodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and  may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed."
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "type": "object"
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    This op simulates the precision loss from the quantized forward pass by:
    
    1. Quantizing the tensor to fixed point numbers, which should match the target
       quantization method when it is used in inference.
    2. Dequantizing it back to floating point numbers for the following ops, most
       likely matmul.
    
    There are different ways to quantize. This version uses only scaling, so 0.0
    maps to 0.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"LOG_USER", Const, 1},
    		{"LOG_UUCP", Const, 1},
    		{"LOG_WARNING", Const, 0},
    		{"New", Func, 0},
    		{"NewLogger", Func, 0},
    		{"Priority", Type, 0},
    		{"Writer", Type, 0},
    	},
    	"maps": {
    		{"Clone", Func, 21},
    		{"Copy", Func, 21},
    		{"DeleteFunc", Func, 21},
    		{"Equal", Func, 21},
    		{"EqualFunc", Func, 21},
    	},
    	"math": {
    		{"Abs", Func, 0},
    		{"Acos", 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)
Back to top