- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 51 for mseq (0.35 sec)
-
src/cmd/asm/internal/asm/testdata/loong64enc1.s
XVMOVQ (R4), X2.W8 // 82002032 XVMOVQ 8(R4), X2.W8 // 82082032 XVMOVQ -20(R4), X2.W8 // 82ec2f32 XVMOVQ (R4), X3.V4 // 83001032 XVMOVQ 24(R4), X3.V4 // 830c1032 XVMOVQ -24(R4), X3.V4 // 83f41732 // VSEQ{B,H,W,V}, XVSEQ{B,H,W,V} instruction VSEQB V1, V2, V3 // 43040070 VSEQH V1, V2, V3 // 43840070 VSEQW V1, V2, V3 // 43040170 VSEQV V1, V2, V3 // 43840170 XVSEQB X3, X2, X4 // 440c0074
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Sep 04 19:24:25 UTC 2025 - 35.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Interval */ public static final String LABELS_interval_time = "{labels.interval_time}"; /** The key of the message: msec */ public static final String LABELS_MILLISEC = "{labels.millisec}"; /** The key of the message: Permissions */ public static final String LABELS_PERMISSIONS = "{labels.permissions}";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), type RtMsghdr struct, Pid int32 pkg syscall (freebsd-386-cgo), type RtMsghdr struct, Rmx RtMetrics pkg syscall (freebsd-386-cgo), type RtMsghdr struct, Seq int32 pkg syscall (freebsd-386-cgo), type RtMsghdr struct, Type uint8 pkg syscall (freebsd-386-cgo), type RtMsghdr struct, Version uint8 pkg syscall (freebsd-386-cgo), type Rusage struct, Idrss int32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.18.md
- Kubernetes will try to acquire the iptables lock every 100 msec during 5 seconds instead of every second. This is especially useful for environments using kube-proxy in iptables mode with a high churn rate of services. ([#85771](https://github.com/kubernetes/kubernetes/pull/85771), [@aojea](https://github.com/aojea))...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0) -
api/go1.txt
pkg net/rpc, type Request struct pkg net/rpc, type Request struct, Seq uint64 pkg net/rpc, type Request struct, ServiceMethod string pkg net/rpc, type Response struct pkg net/rpc, type Response struct, Error string pkg net/rpc, type Response struct, Seq uint64 pkg net/rpc, type Response struct, ServiceMethod string pkg net/rpc, type Server struct
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.32.md
- CBOR-encoded watch responses now set the Content-Type header to "application/cbor-seq" instead of the nonconformant "application/cbor". ([#128501](https://github.com/kubernetes/kubernetes/pull/128501), [@benluddy](https://github.com/benluddy)) [SIG API Machinery, Etcd and Testing]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 14:49:49 UTC 2025 - 412.3K bytes - Viewed (0) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type RtMsghdr struct, Pid int32 pkg syscall (netbsd-arm64-cgo), type RtMsghdr struct, Rmx RtMetrics pkg syscall (netbsd-arm64-cgo), type RtMsghdr struct, Seq int32 pkg syscall (netbsd-arm64-cgo), type RtMsghdr struct, Type uint8 pkg syscall (netbsd-arm64-cgo), type RtMsghdr struct, Use int32 pkg syscall (netbsd-arm64-cgo), type RtMsghdr struct, Version uint8
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type RtMsghdr struct, Pid int32 pkg syscall (freebsd-arm64), type RtMsghdr struct, Rmx RtMetrics pkg syscall (freebsd-arm64), type RtMsghdr struct, Seq int32 pkg syscall (freebsd-arm64), type RtMsghdr struct, Type uint8 pkg syscall (freebsd-arm64), type RtMsghdr struct, Version uint8 pkg syscall (freebsd-arm64), type Rusage struct, Idrss int64
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type RtMsghdr struct, Pid int32 pkg syscall (darwin-arm64), type RtMsghdr struct, Rmx RtMetrics pkg syscall (darwin-arm64), type RtMsghdr struct, Seq int32 pkg syscall (darwin-arm64), type RtMsghdr struct, Type uint8 pkg syscall (darwin-arm64), type RtMsghdr struct, Use int32 pkg syscall (darwin-arm64), type RtMsghdr struct, Version uint8
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
RELEASE.md
* Update metric name to always reflect what the user has given in compile. Affects following cases * When name is given as 'accuracy'/'crossentropy' * When an aliased function name is used eg. 'mse' * Removing the `weighted` prefix from weighted metric names. * Allow non-Tensors through v2 losses. * Add v2 sparse categorical crossentropy metric.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)