- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Destination (0.12 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * Get the value for the key 'ldap.attr.destinationIndicator'. <br> * The value is, e.g. destinationIndicator <br> * comment: LDAP attribute for destination indicator. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getLdapAttrDestinationIndicator(); /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2) -
RELEASE.md
`TF_CUDNN_DETERMINISTIC` is set to "true" or "1", in which some layer configurations led to an exception with the message "No algorithm worked!" * Tracing and Debugging: * Add source, destination name to `_send` traceme to allow easier debugging. * Add traceme event to `fastpathexecute`. * Other: * Fix an issue with AUC.reset_states for multi-label AUC
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
lib/fips140/v1.0.0.zip
(enc_args 13 $N false) }} {{/* We need to XOR blocks with the last round key (key 14, register V22). */}} {{ range $i := xrange $N }} VEOR V{{ block_reg $i }}.B16, V{{ round_key_reg 14 }}.B16, V{{ block_reg $i }}.B16 {{- end }} {{/* XOR results to destination. */}} {{- range regs_batches $.DstOffset $N }} VLD1.P {{ .Size }}(SRC), [{{ .Regs }}] {{- end }} {{- range $i := xrange $N }} VEOR V{{ add $.DstOffset $i }}.B16, V{{ block_reg $i }}.B16, V{{ add $.DstOffset $i }}.B16 {{- end }} {{- range regs_batches...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)