Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for gots (0.14 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0750..076D    ; valid                                  # 4.1  ARABIC LETTER BEH WITH THREE DOTS HORIZONTALLY BELOW..ARABIC LETTER SEEN WITH TWO DOTS VERTICALLY ABOVE
    076E..077F    ; valid                                  # 5.1  ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH BELOW..ARABIC LETTER KAF WITH TWO DOTS ABOVE
    0780..07B0    ; valid                                  # 3.0  THAANA LETTER HAA..THAANA SUKUN
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        }
    
        // Erases variable arguments from `batch_func_op`. `erase_indices` contains
        // the indices of the arguments to erase.
        void eraseArguments(const BitVector& erase_indices);
    
        // Gets the argument operands to the called function.
        operand_range getArgOperands() {
          // Merge `in_tensors` and `captured_tensors`. `operandSegmentSizes`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    		t.Errorf("expected 2 validation errors. Got: %v", errs)
    	} else {
    		if got, expected := errs[0].Error(), "foo"; !strings.Contains(got, expected) {
    			t.Errorf("unexpected errors: expected=%q, got=%q", expected, got)
    		}
    		if got, expected := errs[1].Error(), "foo"; !strings.Contains(got, expected) {
    			t.Errorf("unexpected errors: expected=%q, got=%q", expected, got)
    		}
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. RELEASE.md

            layers during functional API construction should now work,
            e.g.`tf.image.ssim_multiscale`
        *   Error messages when Functional API construction goes wrong (and when ops
            cannot be converted to Keras layers automatically) should be clearer and
            easier to understand.
    *   `Optimizer.minimize` can now accept a loss `Tensor` and a `GradientTape` as
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. api/go1.20.txt

    pkg path/filepath (freebsd-riscv64-cgo), const Separator = 47 #53466
    pkg runtime (freebsd-riscv64), const GOARCH = "riscv64" #53466
    pkg runtime (freebsd-riscv64), const GOOS = "freebsd" #53466
    pkg runtime (freebsd-riscv64-cgo), const GOARCH = "riscv64" #53466
    pkg runtime (freebsd-riscv64-cgo), const GOOS = "freebsd" #53466
    pkg runtime/cgo (freebsd-riscv64-cgo), func NewHandle(interface{}) Handle #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)
  6. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      For example, `"*.foo.example.com"` takes precedence over `"*.example.com"`.
                      The precise definition here is that the higher the number of dots in the
                      hostname to the right of the wildcard character, the higher the precedence.
    
    
                      The wildcard character will match any number of characters _and dots_ to
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  }
                ],
                "default": {},
                "description": "Spec for the ResourceClaim. The entire content is copied unchanged into the ResourceClaim that gets created from this template. The same fields as in a ResourceClaim are also valid here."
              }
            },
            "required": [
              "spec"
            ],
            "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)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "default": {},
                "description": "The specification for the PersistentVolumeClaim. The entire content is copied unchanged into the PVC that gets created from this template. The same fields as in a PersistentVolumeClaim are also valid here."
              }
            },
            "required": [
              "spec"
            ],
            "type": "object"
          },
    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