Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for minst (0.02 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 Sep 09 11:13:09 UTC 2025
    - 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 Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
Back to top