Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for defaulting (0.18 sec)

  1. RELEASE.md

            allows `tf.Variable`s to be nested in `tf.experimental.ExtensionType`s.
        *   Added a new constructor argument `experimental_enable_variable_lifting`
            to `tf.Variable`, defaulting to True. When it's `False`, the variable
            won't be lifted out of `tf.function`, thus it can be used as a
            `tf.function`-local variable: during each execution of the
    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

                              items:
                                description: |-
                                  SecretObjectReference identifies an API object including its namespace,
                                  defaulting to Secret.
    
    
                                  The API object must be valid in the cluster; the Group and Kind must
                                  be registered in the cluster for this reference to be valid.
    
    
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Value", Type, 0},
    		{"Value.Decl", Field, 0},
    		{"Value.Doc", Field, 0},
    		{"Value.Names", Field, 0},
    	},
    	"go/doc/comment": {
    		{"(*DocLink).DefaultURL", Method, 19},
    		{"(*Heading).DefaultID", Method, 19},
    		{"(*List).BlankBefore", Method, 19},
    		{"(*List).BlankBetween", Method, 19},
    		{"(*Parser).Parse", Method, 19},
    		{"(*Printer).Comment", Method, 19},
    		{"(*Printer).HTML", Method, 19},
    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