Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for scope_ (0.33 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

    spec:
      group: extensions.istio.io
      names:
        categories:
        - istio-io
        - extensions-istio-io
        kind: WasmPlugin
        listKind: WasmPluginList
        plural: wasmplugins
        singular: wasmplugin
      scope: Namespaced
      versions:
      - additionalPrinterColumns:
        - description: 'CreationTimestamp is a timestamp representing the server time
            when this object was created. It is not guaranteed to be set in happens-before
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

    spec:
      group: extensions.istio.io
      names:
        categories:
        - istio-io
        - extensions-istio-io
        kind: WasmPlugin
        listKind: WasmPluginList
        plural: wasmplugins
        singular: wasmplugin
      scope: Namespaced
      versions:
      - additionalPrinterColumns:
        - description: 'CreationTimestamp is a timestamp representing the server time
            when this object was created. It is not guaranteed to be set in happens-before
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. RELEASE.md

        making RNNCells act more like Keras layers.
        *   If an RNNCell is used twice in two different variable scopes, an error
            is raised describing how to avoid this behavior.
        *   If an RNNCell is used in a variable scope with existing conflicting
            variables, an error is raised showing that the RNNCell must be
            constructed with argument `reuse=True`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.cache.internal.scopes.DefaultBuildTreeScopedCacheBuilderFactory> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultBuildTreeScopedCacheBuilderFactory.java:0)
    Class <org.gradle.cache.internal.scopes.DefaultCacheScopeMapping> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultCacheScopeMapping.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)
  5. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Res<TensorOf<[TF_Float16, TF_Float32]>, [{A 1-D float tensor of shape `[M]` representing the corresponding
    scores for each selected box, where `M <= max_output_size`.  Scores only differ
    from corresponding input scores when using Soft NMS (i.e. when
    `soft_nms_sigma>0`)}]>:$selected_scores,
        Res<TF_Int32Tensor, [{A 0-D integer tensor representing the number of valid elements in
    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