- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for transpose (0.07 sec)
-
RELEASE.md
* Support for Python 3.7 has been removed. We are not releasing any more patches for Python 3.7. * `tf.lite`: * Add 16-bit float type support for built-in op `fill`. * Transpose now supports 6D tensors. * Float LSTM now supports diagonal recurrent tensors: https://arxiv.org/abs/1903.08023 * `tf.experimental.dtensor`:
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
with one block (512 bit) VMOVDQU (DI), Y0 VMOVDQU 32(DI), Y1 VMOVDQU 64(DI), Y2 VMOVDQU 96(DI), Y3 VMOVDQU flip_mask<>+0(SB), Y13 // Apply Byte Flip Mask: LE -> BE VPSHUFB Y13, Y0, Y0 VPSHUFB Y13, Y1, Y1 VPSHUFB Y13, Y2, Y2 VPSHUFB Y13, Y3, Y3 // Transpose data into high/low parts VPERM2I128 $0x20, Y2, Y0, Y4 VPERM2I128 $0x31, Y2, Y0, Y5 VPERM2I128 $0x20, Y3, Y1, Y6 VPERM2I128 $0x31, Y3, Y1, Y7 LEAQ K256<>+0(SB), BP avx2_last_block_enter: ADDQ $0x40, DI MOVQ DI, 520(SP) XORQ SI, SI avx2_loop1: // Do...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
api/go1.14.txt
pkg math/bits, func Rem64(uint64, uint64, uint64) uint64 pkg mime/multipart, method (*Reader) NextRawPart() (*Part, error) pkg net/http, method (Header) Values(string) []string pkg net/http, type Transport struct, DialTLSContext func(context.Context, string, string) (net.Conn, error) pkg net/http/httptest, type Server struct, EnableHTTP2 bool pkg net/textproto, method (MIMEHeader) Values(string) []string
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.20.txt
pkg net/http, method (*ResponseController) SetWriteDeadline(time.Time) error #54136 pkg net/http, type ResponseController struct #54136 pkg net/http, type Server struct, DisableGeneralOptionsHandler bool #41773 pkg net/http, type Transport struct, OnProxyConnectResponse func(context.Context, *url.URL, *Request, *Response) error #54299 pkg net/netip, func IPv6LinkLocalAllRouters() Addr #51766 pkg net/netip, func IPv6Loopback() Addr #51777
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0)