Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 36 (0.08 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_ARP ideal-int
    pkg syscall (freebsd-arm64), const AF_ATM = 30
    pkg syscall (freebsd-arm64), const AF_ATM ideal-int
    pkg syscall (freebsd-arm64), const AF_BLUETOOTH = 36
    pkg syscall (freebsd-arm64), const AF_BLUETOOTH ideal-int
    pkg syscall (freebsd-arm64), const AF_CCITT = 10
    pkg syscall (freebsd-arm64), const AF_CCITT ideal-int
    pkg syscall (freebsd-arm64), const AF_CHAOS = 5
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  2. docs/en/docs/release-notes.md

    ## 0.84.0
    
    ### Breaking Changes
    
    This version of FastAPI drops support for Python 3.6. 🔥 Please upgrade to a supported version of Python (3.7 or above), Python 3.6 reached the end-of-life a long time ago. 😅☠
    
    * 🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch. PR [#5240](https://github.com/tiangolo/fastapi/pull/5240) by [@ofek](https://github.com/ofek).
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    RORL $0x02, DI MOVL R8, DX ANDL R9, BX RORL $0x0d, DX MOVL R8, CX ANDL R10, CX XORL DX, DI XORL CX, BX MOVL R8, DX MOVL R9, CX RORL $0x16, DX ANDL R8, CX XORL CX, BX XORL DX, DI ADDL DI, BX MOVL BX, R15 ADDL AX, R11 ADDL AX, R15 MOVL 36(SI), AX BSWAPL AX MOVL AX, 36(BP) ADDL AX, R14 MOVL R11, AX ADDL $0x12835b01, R14 MOVL R11, CX RORL $0x06, AX MOVL R11, DX RORL $0x0b, CX XORL CX, AX MOVL R11, CX RORL $0x19, DX ANDL R12, CX XORL AX, DX MOVL R11, AX NOTL AX ADDL DX, R14 ANDL R13, AX XORL CX, AX ADDL...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/bootstrap.min.css.map

    .form-control.is-valid {\n  border-color: #28a745;\n  padding-right: calc(1.5em + 0.75rem) !important;\n  background-image: url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e\");\n  background-repeat: no-repeat;\n  background-position: right calc(0.375em + 0.1875rem) center;\n  background-size: calc(0.75em + 0.375rem)...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 639.3K bytes
    - Viewed (1)
  5. RELEASE.md

    *   Updating markdown version required to >= 2.6.8.
    *   Support tensors as dropout rates again, by removing the min(max(..))
    
    # Release 1.2.0
    
    ## Major Features and Improvements
    
    *   Python 3.6 support on Windows.
    *   Added `tf.layers.conv3d_transpose` layer for spatio temporal deconvolution.
    *   Added `tf.Session.make_callable()`, which provides a lower overhead means of
        running a similar step multiple times.
    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