- Sort Score
- Result 10 results
- Languages All
Results 1941 - 1950 of 1,990 for isize (0.09 sec)
-
src/main/resources/fess_label_de.properties
labels.crawling_info_WebFsCrawlEndTime=Crawl Endzeit (Web/Dateisystem) labels.crawling_info_WebFsIndexExecTime=Indizierung Ausführungsdauer (Web/Dateisystem) labels.crawling_info_WebFsIndexSize=Index size (Web/Dateisystem) labels.crawling_info_DataCrawlExecTime=Crawl Ausführungsdauer (Datenspeicher) labels.crawling_info_DataCrawlStartTime=Crawl Startzeit (Datenspeicher)
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
tensorflow/BUILD
# developing one. # # The current aim of the 'v2' implementation is to allow 'unused' ops and # kernels to be discarded by the linker (to the benefit of binary size). bool_flag( name = "enable_registration_v2", build_setting_default = False, visibility = ["//visibility:public"], ) config_setting( name = "registration_v1",
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 05:28:35 UTC 2024 - 53.5K bytes - Viewed (0) -
tensorflow/c/eager/c_api_experimental.h
TF_Status*); // This function will block till the operation that produces `h` has // completed. This is only valid on local TFE_TensorHandles. Returns the size in // bytes of the memory pointed to by the device pointer returned above. TF_CAPI_EXPORT extern size_t TFE_TensorHandleDeviceMemorySize(TFE_TensorHandle*, TF_Status*);
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Feb 21 22:37:46 UTC 2024 - 39.5K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const CS7 ideal-int pkg syscall (darwin-arm64), const CS8 = 768 pkg syscall (darwin-arm64), const CS8 ideal-int pkg syscall (darwin-arm64), const CSIZE = 768 pkg syscall (darwin-arm64), const CSIZE ideal-int pkg syscall (darwin-arm64), const CSTART = 17 pkg syscall (darwin-arm64), const CSTART ideal-int pkg syscall (darwin-arm64), const CSTATUS = 20
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
guava/src/com/google/common/util/concurrent/MoreExecutors.java
boolean timed, long timeout, TimeUnit unit) throws InterruptedException, ExecutionException, TimeoutException { checkNotNull(executorService); checkNotNull(unit); int ntasks = tasks.size(); checkArgument(ntasks > 0); List<Future<T>> futures = Lists.newArrayListWithCapacity(ntasks); BlockingQueue<Future<T>> futureQueue = Queues.newLinkedBlockingQueue(); long timeoutNanos = unit.toNanos(timeout);
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:51:36 UTC 2024 - 44.1K bytes - Viewed (0) -
docs/metrics/prometheus/grafana/minio-dashboard.json
"intervalFactor": 1, "legendFormat": "{{range}}", "refId": "A", "step": 300, "useBackend": false } ], "title": "Object Size Distribution", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Jul 24 14:51:03 UTC 2024 - 93K bytes - Viewed (0) -
api/go1.5.txt
pkg bufio, method (*Reader) Discard(int) (int, error) pkg bufio, method (ReadWriter) Discard(int) (int, error) pkg bytes, func LastIndexByte([]uint8, uint8) int pkg bytes, method (*Buffer) Cap() int pkg bytes, method (*Reader) Size() int64 pkg crypto, const SHA512_224 = 14 pkg crypto, const SHA512_224 Hash pkg crypto, const SHA512_256 = 15 pkg crypto, const SHA512_256 Hash pkg crypto, type Decrypter interface { Decrypt, Public }
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Jul 30 21:14:09 UTC 2015 - 46.6K bytes - Viewed (0) -
cmd/sts-handlers.go
// Claim key-prefix for LDAP attributes ldapAttribPrefix = "ldapAttrib_" // Role Claim key roleArnClaim = "roleArn" // maximum supported STS session policy size maxSTSSessionPolicySize = 2048 ) type stsClaims map[string]interface{} func (c stsClaims) populateSessionPolicy(form url.Values) error { if len(form) == 0 { return nil }
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 15 01:29:20 UTC 2024 - 33.9K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const CS6 ideal-int pkg syscall (freebsd-386-cgo), const CS7 ideal-int pkg syscall (freebsd-386-cgo), const CS8 ideal-int pkg syscall (freebsd-386-cgo), const CSIZE ideal-int pkg syscall (freebsd-386-cgo), const CSTART ideal-int pkg syscall (freebsd-386-cgo), const CSTATUS ideal-int pkg syscall (freebsd-386-cgo), const CSTOP ideal-int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
* increase grpc client default response size ([#63977](https://github.com/kubernetes/kubernetes/pull/63977), [@runcom](https://github.com/runcom)) * Increase the gRPC max message size to 16MB in the remote container runtime. ([#64672](https://github.com/kubernetes/kubernetes/pull/64672), [@mcluseau](https://github.com/mcluseau))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0)