Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 14 of 14 for config1 (0.17 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.logging.config.LoggingConfigurer> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (LoggingConfigurer.java:0)
    Class <org.gradle.internal.logging.config.LoggingRouter> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (LoggingRouter.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.apps.v1.RollingUpdateDaemonSet"
                  }
                ],
                "description": "Rolling update config params. Present only if type = \"RollingUpdate\"."
              },
              "type": {
                "description": "Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\". Default is RollingUpdate.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

              name: "Tout"
              type: "list(type)"
              has_minimum: true
            }
            attr {
              name: "f"
              type: "func"
            }
            attr {
              name: "config"
              type: "string"
              default_value {
                s: ""
              }
            }
            attr {
              name: "config_proto"
              type: "string"
              default_value {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  4. RELEASE.md

    *   The following APIs are not longer experimental:
        `tf.config.list_logical_devices`, `tf.config.list_physical_devices`,
        `tf.config.get_visible_devices`, `tf.config.set_visible_devices`,
        `tf.config.get_logical_device_configuration`,
        `tf.config.set_logical_device_configuration`.
    *   `tf.config.experimentalVirtualDeviceConfiguration` has been renamed to
        `tf.config.LogicalDeviceConfiguration`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top