Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for Herting (0.2 sec)

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

                "description": "If true the pod's hostname will be configured as the pod's FQDN, rather than the leaf name (the default). In Linux containers, this means setting the FQDN in the hostname field of the kernel (the nodename field of struct utsname). In Windows containers, this means setting the registry value of hostname for the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters to FQDN. If a pod does not have FQDN, this has no effect....
    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. src/testdata/Isaac.Newton-Opticks.txt

    the same repelling Power it seems to be that Flies walk upon the Water
    without wetting their Feet; and that the Object-glasses of long
    Telescopes lie upon one another without touching; and that dry Powders
    are difficultly made to touch one another so as to stick together,
    unless by melting them, or wetting them with Water, which by exhaling
    may bring them together; and that two polish'd Marbles, which by
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    ```python
    tf.cumprod([a, b, c])  # => [a, a * b, a * b * c]
    ```
    
    By setting the `exclusive` kwarg to `True`, an exclusive cumprod is
    performed instead:
    
    ```python
    tf.cumprod([a, b, c], exclusive=True)  # => [1, a, a * b]
    ```
    
    By setting the `reverse` kwarg to `True`, the cumprod is performed in the
    opposite direction:
    
    ```python
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                                For example, setting the `rules.timeouts.request` field to the value `10s` in an
                                `HTTPRoute` will cause a timeout if a client request is taking longer than 10 seconds
                                to complete.
    
    
                                Setting a timeout to the zero duration (e.g. "0s") SHOULD disable the timeout
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. RELEASE.md

    If you experience any snags when using TF 2.0, please let us know at the
    [TF 2.0 Testing User Group](https://groups.google.com/a/tensorflow.org/forum/?utm_medium=email&utm_source=footer#!forum/testing).
    We have a support mailing list as well as weekly testing meetings, and would
    love to hear your migration feedback and questions.
    
    ## Bug Fixes and Other Changes
    
    *   `tf.contrib`:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. src/main/webapp/css/bootstrap.min.css.map

    padding-right: $navbar-nav-link-padding-x;\n            padding-left: $navbar-nav-link-padding-x;\n          }\n        }\n\n        // For nesting containers, have to redeclare for alignment purposes\n        %container-nesting-#{$breakpoint} {\n          flex-wrap: nowrap;\n        }\n\n        > .container,\n        > .container-fluid {\n          @extend %container-nesting-#{$breakpoint};\n        }\n\n        @each $size, $container-max-width in $container-max-widths {\n          > .container#{breakpoint-infix($size,...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/bootstrap.min.css.map

    padding-right: $navbar-nav-link-padding-x;\n            padding-left: $navbar-nav-link-padding-x;\n          }\n        }\n\n        // For nesting containers, have to redeclare for alignment purposes\n        %container-nesting-#{$breakpoint} {\n          flex-wrap: nowrap;\n        }\n\n        > .container,\n        > .container-fluid {\n          @extend %container-nesting-#{$breakpoint};\n        }\n\n        @each $size, $container-max-width in $container-max-widths {\n          > .container#{breakpoint-infix($size,...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.19.md

      qualified domain name (FQDN) of a Pod is set as hostname of its containers. 
      In Linux containers, this means setting the FQDN in the hostname field of the 
      kernel (the nodename field of struct utsname).  In Windows containers, this
      means setting the this means setting the registry value of hostname for the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters to FQDN. 
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  9. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1FA80..1FA82  ; valid                  ;      ; NV8    # 12.0 YO-YO..PARACHUTE
    1FA83..1FA86  ; valid                  ;      ; NV8    # 13.0 BOOMERANG..NESTING DOLLS
    1FA87..1FA88  ; valid                  ;      ; NV8    # 15.0 MARACAS..FLUTE
    1FA89..1FA8F  ; disallowed                             # NA   <reserved-1FA89>..<reserved-1FA8F>
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  10. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

                dim {
                  size: 150
                }
                dim {
                  size: 150
                }
              }
            }
          }
          method_name: "tensorflow/serving/predict"
        }
      }
      object_graph_def {
        nodes {
          children {
            node_id: 1
            local_name: "get_c"
          }
          children {
            node_id: 2
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
Back to top