Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for JPoint (0.17 sec)

  1. RELEASE.md

        *   oneDNN optimizations can yield slightly different numerical results compared to when oneDNN optimizations are disabled due to floating-point round-off errors from
     different computation approaches and orders.
    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

    		{"(*YCbCr).YCbCrAt", Method, 4},
    		{"(*YCbCr).YOffset", Method, 0},
    		{"(Point).Add", Method, 0},
    		{"(Point).Div", Method, 0},
    		{"(Point).Eq", Method, 0},
    		{"(Point).In", Method, 0},
    		{"(Point).Mod", Method, 0},
    		{"(Point).Mul", Method, 0},
    		{"(Point).String", Method, 0},
    		{"(Point).Sub", Method, 0},
    		{"(Rectangle).Add", Method, 0},
    		{"(Rectangle).At", Method, 5},
    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

    05B0..05B9    ; valid                                  # 1.1  HEBREW POINT SHEVA..HEBREW POINT HOLAM
    05BA          ; valid                                  # 5.0  HEBREW POINT HOLAM HASER FOR VAV
    05BB..05BD    ; valid                                  # 1.1  HEBREW POINT QUBUTS..HEBREW POINT METEG
    05BE          ; valid                  ;      ; NV8    # 1.1  HEBREW PUNCTUATION MAQAF
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

    possible.\n\nThe sign will be omitted unless the number is negative.\n\nExamples:\n\n- 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult...
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                    request or response lifecycle. GRPCRouteFilters are meant as an extension
                                    point to express processing that may be done in Gateway implementations. Some
                                    examples include request or response modification, implementing
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let description = [{
    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)
  7. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    possible.\n\nThe sign will be omitted unless the number is negative.\n\nExamples:\n\n- 1.5 will be serialized as \"1500m\" - 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top