Search Options

Results per page
Sort
Preferred Languages
Advance

Results 281 - 283 of 283 for 150s (0.04 sec)

  1. RELEASE.md

    wagonhelm, Yan Facai (颜发才), Yanbo Liang, Yaroslav Bulatov, yegord, Yong Tang,
    Yoni Tsafir, yordun, Yuan (Terry) Tang, Yuxin Wu, zhengdi, Zhengsheng Wei, 田传武
    
    # Release 1.5.0
    
    ## Breaking Changes
    
    *   Prebuilt binaries are now built against CUDA 9.0 and cuDNN 7.
    *   Starting from 1.6 release, our prebuilt binaries will use AVX instructions.
        This may break TF on older CPUs.
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Tue Oct 28 22:27:41 UTC 2025
    - 740.4K bytes
    - Viewed (3)
  2. lib/fips140/v1.0.0-c2097c7c.zip

    significant limb, if present. if i := i + 1; i < len(s) { res |= s[i] << (64 - n) } return res } // p256Table is a table of the first 16 multiples of a point. Points are stored // at an index offset of -1 so [8]P is at index 7, P is at 0, and [16]P is at 15. // [0]P is the point at infinity and it's not stored. type p256Table [16]P256Point // Select selects the n-th multiple of the table base point into p. It works in // constant time. n must be in [0, 16]. If n is 0, p is set to the identity point. func (table...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  3. lib/fips140/v1.1.0-rc1.zip

    significant limb, if present. if i := i + 1; i < len(s) { res |= s[i] << (64 - n) } return res } // p256Table is a table of the first 16 multiples of a point. Points are stored // at an index offset of -1 so [8]P is at index 7, P is at 0, and [16]P is at 15. // [0]P is the point at infinity and it's not stored. type p256Table [16]P256Point // Select selects the n-th multiple of the table base point into p. It works in // constant time. n must be in [0, 16]. If n is 0, p is set to the identity point. func (table...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
Back to top