- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for metrics (0.1 sec)
-
CHANGELOG/CHANGELOG-1.19.md
- In the kubelet resource metrics endpoint at /metrics/resource, change the names of the following metrics: - node_cpu_usage_seconds --> node_cpu_usage_seconds_total
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
RELEASE.md
### Major Features and Improvements * Added F-Score metrics `tf.keras.metrics.FBetaScore`, `tf.keras.metrics.F1Score`, and `tf.keras.metrics.R2Score`. * Added activation function `tf.keras.activations.mish`.
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Tue Oct 28 22:27:41 UTC 2025 - 740.4K bytes - Viewed (3) -
api/go1.14.txt
pkg syscall (freebsd-arm64-cgo), type RtMetrics struct, Recvpipe uint64 pkg syscall (freebsd-arm64-cgo), type RtMetrics struct, Rtt uint64 pkg syscall (freebsd-arm64-cgo), type RtMetrics struct, Rttvar uint64 pkg syscall (freebsd-arm64-cgo), type RtMetrics struct, Sendpipe uint64 pkg syscall (freebsd-arm64-cgo), type RtMetrics struct, Ssthresh uint64 pkg syscall (freebsd-arm64-cgo), type RtMetrics struct, Weight uint64
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type RtMetrics struct, Pksent uint64 #53466 pkg syscall (freebsd-riscv64), type RtMetrics struct, Recvpipe uint64 #53466 pkg syscall (freebsd-riscv64), type RtMetrics struct, Rtt uint64 #53466 pkg syscall (freebsd-riscv64), type RtMetrics struct, Rttvar uint64 #53466 pkg syscall (freebsd-riscv64), type RtMetrics struct, Sendpipe uint64 #53466 pkg syscall (freebsd-riscv64), type RtMetrics struct, Ssthresh uint64 #53466
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
23CF..23D0 ; valid ; ; NV8 # 4.0 EJECT SYMBOL..VERTICAL LINE EXTENSION 23D1..23DB ; valid ; ; NV8 # 4.1 METRICAL BREVE..FUSE 23DC..23E7 ; valid ; ; NV8 # 5.0 TOP PARENTHESIS..ELECTRICAL INTERSECTION 23E8 ; valid ; ; NV8 # 5.2 DECIMAL EXPONENT SYMBOL
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Sat Feb 10 11:25:47 UTC 2024 - 854.1K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* 👷 Add independent CI automation for FastAPI People - Sponsors. PR [#13221](https://github.com/fastapi/fastapi/pull/13221) by [@tiangolo](https://github.com/tiangolo). * 👷 Add retries to Smokeshow. PR [#13151](https://github.com/fastapi/fastapi/pull/13151) by [@tiangolo](https://github.com/tiangolo).
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:06:15 UTC 2025 - 586.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
var memory entropy.ScratchBuffer func getEntropy() *[SeedSize]byte { var retries int seed, err := entropy.Seed(&memory) for err != nil { // The CPU jitter-based SP 800-90B entropy source has a non-negligible // chance of failing the startup health tests. // // Each time it does, it enters a permanent failure state, and we // restart it anew. This is not expected to happen more than a few times // in a row. if retries++; retries > 100 { panic("fips140/drbg: failed to obtain initial entropy") } seed,...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)