Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for steps (0.07 sec)

  1. RELEASE.md

    *   Multiple C++ API updates.
    *   Multiple TensorBoard updates including:
        *   Users can now view image summaries at various sampled steps (instead of
            just the last step).
        *   Bugs involving switching runs as well as the image dashboard are fixed.
        *   Removed data download links from TensorBoard.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	SETOS DL                                // 0f90c2
    	SETOS R11                               // 410f90c3
    	SETPS (BX)                              // 0f9a03
    	SETPS (R11)                             // 410f9a03
    	SETPS DL                                // 0f9ac2
    	SETPS R11                               // 410f9ac3
    	SETMI (BX)                              // 0f9803
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F3A          ; mapped                 ; 5F61          # 3.0  KANGXI RADICAL BRISTLE
    2F3B          ; mapped                 ; 5F73          # 3.0  KANGXI RADICAL STEP
    2F3C          ; mapped                 ; 5FC3          # 3.0  KANGXI RADICAL HEART
    2F3D          ; mapped                 ; 6208          # 3.0  KANGXI RADICAL HALBERD
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. src/main/webapp/css/bootstrap.min.css.map

    gradient, from left to right\n//\n// Creates two color stops, start and end, by specifying a color and position for each color stop.\n@mixin gradient-x($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n  background-image: linear-gradient(to right, $start-color $start-percent, $end-color $end-percent);\n  background-repeat: repeat-x;\n}\n\n// Vertical gradient, from top to bottom\n//\n// Creates two color stops, start and end, by specifying a color and position...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  5. src/main/webapp/css/admin/bootstrap.min.css.map

    gradient, from left to right\n//\n// Creates two color stops, start and end, by specifying a color and position for each color stop.\n@mixin gradient-x($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n  background-image: linear-gradient(to right, $start-color $start-percent, $end-color $end-percent);\n  background-repeat: repeat-x;\n}\n\n// Vertical gradient, from top to bottom\n//\n// Creates two color stops, start and end, by specifying a color and position...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 639.3K bytes
    - Viewed (0)
Back to top