Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for defaulted (0.25 sec)

  1. api/openapi-spec/v3/apis__apps__v1_openapi.json

              "resourceName": {
                "default": "",
                "description": "Name of the resource to which this resource resize policy applies. Supported values: cpu, memory.",
                "type": "string"
              },
              "restartPolicy": {
                "default": "",
                "description": "Restart policy to apply when specified resource is resized. If not specified, it defaults to NotRequired.",
                "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  2. RELEASE.md

            `tf.keras.utils.is_interactive_logging_enabled()` to check if
            interactive logging is enabled.
        *   Changed default value for the `verbose` argument of `Model.evaluate()`
            and `Model.predict()` to `"auto"`, which defaults to `verbose=1` for
            most cases and defaults to `verbose=2` when used with
            `ParameterServerStrategy` or with interactive logging disabled.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K 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