Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for nums (0.07 sec)

  1. RELEASE.md

            architecture. To disable them, build with
            `--define=tensorflow_mkldnn_contraction_kernel=0`.
        *   `tf.linspace(start, stop, num)` now always uses "stop" as last value
            (for num > 1)
        *   Added top-k to precision and recall to keras metrics.
        *   Add a ragged size op and register it to the op dispatcher
    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. CHANGELOG/CHANGELOG-1.19.md

    - Fixed bug that caused cAdvisor to incorrectly detect single-socket multi-NUMA topology. ([#99209](https://github.com/kubernetes/kubernetes/pull/99209), [@iwankgb](https://github.com/iwankgb)) [SIG 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)
  3. src/testdata/Isaac.Newton-Opticks.txt

    emerging Ray CE which was AD/EF × CF, will be equal to the square Root
    of CD_q_ + (_MCq/NGq_ × CG_q_). And by squaring these Equals, and adding
    to them the Equals AD_q_ and MC_q_ - CD_q_, and dividing the Sums by the
    Equals CF_q_ + EF_q_ and CG_q_ + NG_q_, you will have _MCq/NGq_ equal to
    _ADq/EFq_. Whence AD, the Sine of Incidence, is to EF the Sine of
    Refraction, as MC to NG, that is, in a given _ratio_. And this
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation_test.go

    		{
    			name: "valid alpha name",
    			vol: core.Volume{
    				Name: "empty",
    				VolumeSource: core.VolumeSource{
    					EmptyDir: &core.EmptyDirVolumeSource{},
    				},
    			},
    		}, {
    			name: "valid num name",
    			vol: core.Volume{
    				Name: "123",
    				VolumeSource: core.VolumeSource{
    					EmptyDir: &core.EmptyDirVolumeSource{},
    				},
    			},
    		}, {
    			name: "valid alphanum name",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top