Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for melhor (0.26 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*FileHeader).SetMode", Method, 0},
    		{"(*ReadCloser).Close", Method, 0},
    		{"(*ReadCloser).Open", Method, 16},
    		{"(*ReadCloser).RegisterDecompressor", Method, 6},
    		{"(*Reader).Open", Method, 16},
    		{"(*Reader).RegisterDecompressor", Method, 6},
    		{"(*Writer).AddFS", Method, 22},
    		{"(*Writer).Close", Method, 0},
    		{"(*Writer).Copy", Method, 17},
    		{"(*Writer).Create", Method, 0},
    		{"(*Writer).CreateHeader", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                              method:
                                description: |-
                                  Method specifies a gRPC request service/method matcher. If this field is
                                  not specified, all services and methods will match.
                                properties:
                                  method:
                                    description: |-
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. RELEASE.md

    *   Keras:
    
        *   `tf.keras.layers.Conv` now includes a public `convolution_op` method.
            This method can be used to simplify the implementation of Conv
            subclasses. There are two primary ways to use this new method. The first
            is to use the method directly in your own `call` method: `python class
            StandardizedConv2D(tf.keras.layers.Conv2D): def call(self, inputs):
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  should be case-insensitive.
                                type: boolean
                              method:
                                description: 'HTTP Method values are case-sensitive and
                                  formatted as follows: - `exact: "value"` for exact string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                                  should be case-insensitive.
                                type: boolean
                              method:
                                description: 'HTTP Method values are case-sensitive and
                                  formatted as follows: - `exact: "value"` for exact string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  should be case-insensitive.
                                type: boolean
                              method:
                                description: 'HTTP Method values are case-sensitive and
                                  formatted as follows: - `exact: "value"` for exact string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  7. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.model.internal.method.WeaklyTypeReferencingMethod$1> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (WeaklyTypeReferencingMethod.java:0)
    Class <org.gradle.model.internal.method.WeaklyTypeReferencingMethod$2> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (WeaklyTypeReferencingMethod.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)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        data[1] = [[41, 42], [11, 12]]
        data[2] = [[[51, 52], [21, 22]], [[1, 2], [31, 32]]]
        merged = [[1, 2], [11, 12], [21, 22], [31, 32], [41, 42],
                  [51, 52], [61, 62]]
    ```
    
    This method can be used to merge partitions created by `dynamic_partition`
    as illustrated on the following example:
    
    ```python
        # Apply function (increments x_i) on elements for which a certain condition
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F5F          ; mapped                 ; 7389          # 3.0  KANGXI RADICAL JADE
    2F60          ; mapped                 ; 74DC          # 3.0  KANGXI RADICAL MELON
    2F61          ; mapped                 ; 74E6          # 3.0  KANGXI RADICAL TILE
    2F62          ; mapped                 ; 7518          # 3.0  KANGXI RADICAL SWEET
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top