Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Trailing (0.19 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                                matches full path elements. A path element refers to the list of labels
                                                in the path split by the `/` separator. When specified, a trailing `/` is
                                                ignored. For example, the paths `/abc`, `/abc/`, and `/abc/def` would all
                                                match the prefix `/abc`, but the path `/abcd` would not.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

        - [Server Binaries](#server-binaries-4)
        - [Node Binaries](#node-binaries-4)
      - [Changelog since v1.19.11](#changelog-since-v11911)
      - [Changes by Kind](#changes-by-kind-4)
        - [Feature](#feature-2)
        - [Failing Test](#failing-test)
        - [Bug or Regression](#bug-or-regression-3)
        - [Other (Cleanup or Flake)](#other-cleanup-or-flake-1)
      - [Dependencies](#dependencies-4)
        - [Added](#added-4)
        - [Changed](#changed-4)
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

       through the output of the *E-step*.
    *  Contrastive divergence training of Boltzmann machines where, when
       differentiating the energy function, the training must not backpropagate
       through the graph that generated the samples from the model.
    *  Adversarial training, where no backprop should happen through the adversarial
       example generation process.
      }];
    
    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.distribute.Strategy`](https://www.tensorflow.org/beta/guide/distribute_strategy)
        API to distribute training with minimal code changes, yielding great
        out-of-the-box performance. It supports distributed training with Keras
        model.fit, as well as with custom training loops. Multi-GPU support is
        available, along with experimental support for multi worker and Cloud TPUs.
        Check out the
    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. pkg/apis/core/validation/validation_test.go

    		expectedError: false,
    	}, {
    		desc: "valid: 1 search path",
    		dnsConfig: &core.PodDNSConfig{
    			Searches: []string{"custom"},
    		},
    		expectedError: false,
    	}, {
    		desc: "valid: 1 search path with trailing period",
    		dnsConfig: &core.PodDNSConfig{
    			Searches: []string{"custom."},
    		},
    		expectedError: false,
    	}, {
    		desc: "valid: 3 nameservers and 6 search paths(legacy)",
    		dnsConfig: &core.PodDNSConfig{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0FD5..0FD8    ; valid                  ;      ; NV8    # 5.2  RIGHT-FACING SVASTI SIGN..LEFT-FACING SVASTI SIGN WITH DOTS
    0FD9..0FDA    ; valid                  ;      ; NV8    # 6.0  TIBETAN MARK LEADING MCHAN RTAGS..TIBETAN MARK TRAILING MCHAN RTAGS
    0FDB..0FFF    ; disallowed                             # NA   <reserved-0FDB>..<reserved-0FFF>
    1000..1021    ; valid                                  # 3.0  MYANMAR LETTER KA..MYANMAR LETTER A
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    towards the Sun, and if the Angle be made greater (suppose by lifting
    up the Globe to H) the red will turn successively to the other Colours,
    yellow, green and blue. The same thing I have tried, by letting a Globe
    rest, and raising or depressing the Eye, or otherwise moving it to make
    the Angle of a just magnitude.
    
    I have heard it represented, that if the Light of a Candle be refracted
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top