Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for draining (0.23 sec)

  1. 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)
  2. 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)
  3. 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)
  4. CHANGELOG/CHANGELOG-1.19.md

    - Fixed: log timestamps now include trailing zeros to maintain a fixed width ([#91207](https://github.com/kubernetes/kubernetes/pull/91207), [@iamchuckss](https://github.com/iamchuckss)) [SIG Apps and Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. src/testdata/Isaac.Newton-Opticks.txt

    the Mixture, and so of the rest. Find the common Center of Gravity of
    all those Circles, _p_, _q_, _r_, _s_, _t_, _u_, _x_. Let that Center be
    Z; and from the Center of the Circle ADF, through Z to the
    Circumference, drawing the Right Line OY, the Place of the Point Y in
    the Circumference shall shew the Colour arising from the Composition of
    all the Colours in the given Mixture, and the Line OZ shall be
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  6. 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)
  7. 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)
Back to top