Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 56 for 2173 (0.08 sec)

  1. api/go1.1.txt

    pkg syscall (freebsd-386-cgo), const DLT_GCOM_SERIAL = 173
    pkg syscall (freebsd-386-cgo), const DLT_GCOM_T1E1 = 172
    pkg syscall (freebsd-386-cgo), const DLT_GPF_F = 171
    pkg syscall (freebsd-386-cgo), const DLT_GPF_T = 170
    pkg syscall (freebsd-386-cgo), const DLT_GPRS_LLC = 169
    pkg syscall (freebsd-386-cgo), const DLT_GSMTAP_ABIS = 218
    pkg syscall (freebsd-386-cgo), const DLT_GSMTAP_UM = 217
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.6.md

    ### DaemonSet
    * DaemonSet now respects ControllerRef to avoid fighting over Pods. ([#42173](https://github.com/kubernetes/kubernetes/pull/42173), [@enisoc](https://github.com/enisoc))
    * Make DaemonSet respect critical pods annotation when scheduling. ([#42028](https://github.com/kubernetes/kubernetes/pull/42028), [@janetkuo](https://github.com/janetkuo))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  3. src/main/webapp/css/font-awesome.min.css

    ck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Dec 14 21:22:25 UTC 2019
    - 55.8K bytes
    - Viewed (1)
  4. tensorflow/c/c_api_function_test.cc

      TF_Operation* ten = ScalarConst(10, host_graph_, s_, "ten");
      TF_Operation* func_feed = Placeholder(host_graph_, s_);
      TF_Operation* func_op = Use({two, ten, func_feed});
      Run({{func_feed, Int32Tensor(3)}}, func_op, 2 + 10 + 3);
      VerifyFDef({"add1", "add2_0"}, M({{"feed1"}, {"feed2"}, {"feed3"}}),
                 M({{"add2"}}),
                 {{"feed1", "add1:0"},
                  {"feed2", "add1:1"},
                  {"add1:sum:0", "add2_0:0"},
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Thu Jul 20 22:08:54 UTC 2023
    - 63.6K bytes
    - Viewed (0)
  5. src/main/webapp/css/admin/font-awesome.min.css

    ck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Dec 14 21:22:25 UTC 2019
    - 55.8K bytes
    - Viewed (0)
  6. src/bytes/bytes_test.go

    			}
    		}
    	}
    
    	const maxInt = int(^uint(0) >> 1)
    
    	runTestCases("", []testCase{
    		0: {"--", -2147483647, "negative"},
    		1: {"", maxInt, ""},
    		2: {"-", 10, ""},
    		3: {"gopher", 0, ""},
    		4: {"-", -1, "negative"},
    		5: {"--", -102, "negative"},
    		6: {string(make([]byte, 255)), int((^uint(0))/255 + 1), "overflow"},
    	})
    
    	const is64Bit = 1<<(^uintptr(0)>>63)/2 != 0
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Aug 19 19:09:04 UTC 2024
    - 61.2K bytes
    - Viewed (0)
  7. RELEASE.md

    * `tf.lite`
        * C API:
          * An optional, fourth parameter was added `TfLiteOperatorCreate` as a step forward towards a cleaner API for `TfLiteOperator`. Function `TfLiteOperatorCreate` was added recently, in TensorFlow Lite version 2.17.0, released on 7/11/2024, and we do not expect there will be much code using this function yet. Any code breakages can be easily resolved by passing nullptr as the new, 4th parameter.
    
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.29.md

      - kube-apiserver v1.29.0 - v1.29.3
      - kube-apiserver v1.28.0 - v1.28.8
      - kube-apiserver <= v1.27.12
    
    **Fixed Versions**:
      - kube-apiserver v1.29.4
      - kube-apiserver v1.28.9
      - kube-apiserver v1.27.13
    
    This vulnerability was reported by tha3e1vl.
    
    
    **CVSS Rating:** Low (2.7) [CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N)
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:37:31 UTC 2024
    - 375.1K bytes
    - Viewed (1)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const DLT_FRELAY ideal-int
    pkg syscall (freebsd-arm64), const DLT_FRELAY_WITH_DIR = 206
    pkg syscall (freebsd-arm64), const DLT_FRELAY_WITH_DIR ideal-int
    pkg syscall (freebsd-arm64), const DLT_GCOM_SERIAL = 173
    pkg syscall (freebsd-arm64), const DLT_GCOM_SERIAL ideal-int
    pkg syscall (freebsd-arm64), const DLT_GCOM_T1E1 = 172
    pkg syscall (freebsd-arm64), const DLT_GCOM_T1E1 ideal-int
    pkg syscall (freebsd-arm64), const DLT_GPF_F = 171
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.32.md

    ### Changed
    - cloud.google.com/go/accessapproval: v1.7.1 → v1.7.4
    - cloud.google.com/go/accesscontextmanager: v1.8.1 → v1.8.4
    - cloud.google.com/go/aiplatform: v1.48.0 → v1.58.0
    - cloud.google.com/go/analytics: v0.21.3 → v0.22.0
    - cloud.google.com/go/apigateway: v1.6.1 → v1.6.4
    - cloud.google.com/go/apigeeconnect: v1.6.1 → v1.6.4
    - cloud.google.com/go/apigeeregistry: v0.7.1 → v0.8.2
    - cloud.google.com/go/appengine: v1.8.1 → v1.8.4
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Oct 29 20:17:52 UTC 2024
    - 121.6K bytes
    - Viewed (0)
Back to top