Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for multus (0.23 sec)

  1. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	MULPD X11, X11                          // 66450f59db
    	MULPS (BX), X2                          // 0f5913
    	MULPS (R11), X2                         // 410f5913
    	MULPS X2, X2                            // 0f59d2
    	MULPS X11, X2                           // 410f59d3
    	MULPS (BX), X11                         // 440f591b
    	MULPS (R11), X11                        // 450f591b
    	MULPS X2, X11                           // 440f59da
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
  2. RELEASE.md

            *   Renamed `"binary"` output mode to `"multi_hot"` for
                `CategoryEncoding`, `StringLookup`, `IntegerLookup`, and
                `TextVectorization`. Multi-hot encoding will no longer automatically
                uprank rank 1 inputs, so these layers can now multi-hot encode
                unbatched multi-dimensional samples.
            *   Added a new output mode `"one_hot"` for `CategoryEncoding`,
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top