Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for 4097 (0.05 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_GETEUID                         = 0x195 // 405
    	SYS_GETGID                          = 0x196 // 406
    	SYS_GETGRGID                        = 0x197 // 407
    	SYS_GETGRNAM                        = 0x198 // 408
    	SYS_GETGROUPS                       = 0x199 // 409
    	SYS_GETLOGIN                        = 0x19A // 410
    	SYS_W_GETMNTENT                     = 0x19B // 411
    	SYS_GETPGRP                         = 0x19C // 412
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.4.md

    * Prevent hotloops on error conditions, which could fill up the disk faster than log rotation can free space. ([#40497](https://github.com/kubernetes/kubernetes/pull/40497), [@lavalamp](https://github.com/lavalamp))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.5.md

    * Prevent hotloops on error conditions, which could fill up the disk faster than log rotation can free space. ([#40497](https://github.com/kubernetes/kubernetes/pull/40497), [@lavalamp](https://github.com/lavalamp))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

        got_outputs = converted_model.signatures['serving_default'](
            x=ops.convert_to_tensor(input_data)
        )
        self.assertAllClose(expected_outputs, got_outputs, atol=0.097)
    
        # Check the converted model in the target opset.
        quantization_options = quant_opts_pb2.QuantizationOptions(
            quantization_method=quant_opts_pb2.QuantizationMethod(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
  5. internal/s3select/csv/testdata/testdata.zip

    3,40.757320404052734,-73.913200378417969,40.67413330078125,1,12.40,36,0,0.5,1,0,,,37.5,1,,129,177,green,0.00,3.9,0.0,37,26,7.83,1298,309.02,4,Queens,030902,4030902,E,QN28,Jackson Heights,4102,2142,365.01,3,Brooklyn,036501,3036501,E,BK79,Ocean Hill,4007^3389488,1,2014-03-03 09:57:36,2014-03-03 10:08:28,N,1,-73.897117614746094,40.754409790039063,-73.927032470703125,40.747509002685547,1,1.90,10,0,0.5,2.1,0,,,12.6,1,,129,226,green,0.04,5.1,0.1,32,17,6.71,1298,309.02,4,Queens,030902,4030902,E,QN28,Jackson...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Jun 01 21:59:40 UTC 2021
    - 111.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    	404:  {region: 0xf2, script: 0x5b, flags: 0x0},
    	405:  {region: 0x166, script: 0x5b, flags: 0x0},
    	406:  {region: 0x166, script: 0x5b, flags: 0x0},
    	407:  {region: 0x166, script: 0x5b, flags: 0x0},
    	408:  {region: 0x166, script: 0x2c, flags: 0x0},
    	409:  {region: 0x166, script: 0x5b, flags: 0x0},
    	410:  {region: 0x9a, script: 0x22, flags: 0x0},
    	411:  {region: 0x9a, script: 0xe9, flags: 0x0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
Back to top