Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Apps (0.05 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - EnvVarSource api doc bug fixes ([#91194](https://github.com/kubernetes/kubernetes/pull/91194), [@wawa0210](https://github.com/wawa0210)) [SIG Apps]
    - Fixed: log timestamps now include trailing zeros to maintain a fixed width ([#91207](https://github.com/kubernetes/kubernetes/pull/91207), [@iamchuckss](https://github.com/iamchuckss)) [SIG Apps and Node]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

    # Release 2.17.1
    
    ### Bug Fixes and Other Changes
    
    * Add necessary header files in the aar library. These are needed if developers build apps with header files unpacked from tflite aar files from maven.
    * Implement Name() for GCSWritableFile to fix the profiler trace viewer cache file generation.
    * Fix `cstring.h` missing file issue with the Libtensorflow archive.
    
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	DPPS $7, (BX), X2                       // 660f3a401307
    	DPPS $7, (R11), X2                      // 66410f3a401307
    	DPPS $7, X2, X2                         // 660f3a40d207
    	DPPS $7, X11, X2                        // 66410f3a40d307
    	DPPS $7, (BX), X11                      // 66440f3a401b07
    	DPPS $7, (R11), X11                     // 66450f3a401b07
    	DPPS $7, X2, X11                        // 66440f3a40da07
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
Back to top