Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Runner (0.14 sec)

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

    Class <org.gradle.testkit.runner.internal.BuildOperationParameters> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (BuildOperationParameters.java:0)
    Class <org.gradle.testkit.runner.internal.ConstantTestKitDirProvider> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ConstantTestKitDirProvider.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. CHANGELOG/CHANGELOG-1.19.md

      
      When we switched to go-runner for building the apiserver,
      controller-manager, and scheduler server components, we no longer
      reference the individual architectures in the image names, specifically
      in the 'FROM' directive of the server image Dockerfiles.
      
      As a result, server images for non-amd64 images copy in the go-runner
      amd64 binary instead of the go-runner that matches that architecture.
      
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. src/testdata/Isaac.Newton-Opticks.txt

    the beam TV, which was refracted at the first Surface after the usual
    manner, shall be again refracted entirely after the usual manner at the
    second Surface; and the beam TX, which was refracted after the unusual
    manner in the first Surface, shall be again refracted entirely after the
    unusual manner in the second Surface; so that both these beams shall
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. RELEASE.md

    # Release 1.13.0
    
    ## Major Features and Improvements
    
    *   TensorFlow Lite has moved from contrib to core. This means that Python
        modules are under `tf.lite` and source code is now under `tensorflow/lite`
        rather than `tensorflow/contrib/lite`.
    *   TensorFlow GPU binaries are now built against CUDA 10 and TensorRT 5.0.
    *   Support for Python3.7 on all operating systems.
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                {{- if eq (index .ProxyConfig.ProxyMetadata "ISTIO_META_ENABLE_HBONE") "true" }}
                networking.istio.io/tunnel: {{ index .ObjectMeta.Labels `networking.istio.io/tunnel` | default "http"  | quote }}
                {{- end }}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  6. manifests/charts/base/crds/crd-all.gen.yaml

                                  items:
                                    type: string
                                  type: array
                              type: object
                            tunnel:
                              description: Configuration of tunneling TCP over other transport
                                or application layers for the host configured in the DestinationRule.
                              properties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*MemProfileRecord).InUseObjects", Method, 0},
    		{"(*MemProfileRecord).Stack", Method, 0},
    		{"(*PanicNilError).Error", Method, 21},
    		{"(*PanicNilError).RuntimeError", Method, 21},
    		{"(*Pinner).Pin", Method, 21},
    		{"(*Pinner).Unpin", Method, 21},
    		{"(*StackRecord).Stack", Method, 0},
    		{"(*TypeAssertionError).Error", Method, 0},
    		{"(*TypeAssertionError).RuntimeError", Method, 0},
    		{"BlockProfile", Func, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  8. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      be sent to.
    
    
                      If no Addresses are specified, the implementation MAY schedule the
                      Gateway in an implementation-specific manner, assigning an appropriate
                      set of Addresses.
    
    
                      The implementation MUST bind all Listeners to every GatewayAddress that
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    signal over the inner-most dimension of `input`.
    
    The inner-most dimension of `input` is assumed to be the result of `RFFT`: the
    `fft_length / 2 + 1` unique components of the DFT of a real-valued signal. If
    `fft_length` is not provided, it is computed from the size of the inner-most
    dimension of `input` (`fft_length = 2 * (inner - 1)`). If the FFT length used to
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top