Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for INCL (0.67 sec)

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

    	INCW DX                                 // 66ffc2
    	INCW R11                                // 6641ffc3
    	INCL (BX)                               // ff03
    	INCL (R11)                              // 41ff03
    	INCL DX                                 // ffc2
    	INCL R11                                // 41ffc3
    	INCQ (BX)                               // 48ff03
    	INCQ (R11)                              // 49ff03
    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

            benchmarks.
        *   `image.resize` in 2.0 now supports gradients for the new resize kernels.
        *   `image.resize` now considers proper pixel centers and has new kernels
            (incl. anti-aliasing).
        *   Renamed `tf.image` functions to remove duplicate "image" where it is
            redundant.
        *   Variadic reduce is supported on CPU Variadic reduce is supported on CPU
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
Back to top