Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for STYLE (0.16 sec)

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

                                    type: string
                                  prefix:
                                    type: string
                                  regex:
                                    description: '[RE2 style regex-based match](https://github.com/google/re2/wiki/Syntax).'
                                    type: string
                                type: object
                              type: array
    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

                                    type: string
                                  prefix:
                                    type: string
                                  regex:
                                    description: '[RE2 style regex-based match](https://github.com/google/re2/wiki/Syntax).'
                                    type: string
                                type: object
                              type: array
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        outputs[0] = [10, 20, 50]
        outputs[1] = [30, 40]
    ```
    
    See `dynamic_stitch` for an example on how to merge partitions back.
    
    <div style="width:70%; margin:auto; margin-bottom:10px; margin-top:20px;">
    <img style="width:100%" src="https://www.tensorflow.org/images/DynamicPartition.png" alt>
    </div>
    
    
    Raises:
      * `InvalidArgumentError` in following cases:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. RELEASE.md

    *   `tf.data`
    
        *   `tf.data.Dataset.zip` now supports Python-style zipping, i.e. `Dataset.zip(a, b, c)`.
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.logging.text.Style$Color> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Style.java:0)
    Class <org.gradle.internal.logging.text.Style$Emphasis> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Style.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)
Back to top