Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for minst (0.03 sec)

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

    	MINSS (BX), X2                          // f30f5d13
    	MINSS (R11), X2                         // f3410f5d13
    	MINSS X2, X2                            // f30f5dd2
    	MINSS X11, X2                           // f3410f5dd3
    	MINSS (BX), X11                         // f3440f5d1b
    	MINSS (R11), X11                        // f3450f5d1b
    	MINSS X2, X11                           // f3440f5dda
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  2. RELEASE.md

            available automatically, without requiring an explicit `with
            tf.device(“/gpu:0”)`) (Fixes #14133)
        *   `tf.GradientTape` has moved out of contrib.
    *   `tf.keras`:
        *   Added the fashion mnist dataset.
        *   New data preprocessing functions: `image/random_brightness`,
            `sequence/TimeseriesGenerator`, and `text/hashing_trick`.
    *   Accelerated Linear Algebra (XLA):
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top