Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for unregistration (0.1 sec)

  1. RELEASE.md

            interface.
            *   Add custom ops and kernels through
                [kernel and op registration C API](https://github.com/tensorflow/community/blob/master/rfcs/20190814-kernel-and-op-registration.md).
            *   Register custom graph optimization passes with
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  2. lib/fips140/v1.0.0.zip

    checktest defines some code and data for use in // the crypto/internal/fips140/check test. package checktest import ( _ "crypto/internal/fips140/check" "runtime" _ "unsafe" // go:linkname ) var NOPTRDATA int = 1 // The linkname here disables asan registration of this global, // because asan gets mad about rodata globals. // //go:linkname RODATA crypto/internal/fips140/check/checktest.RODATA var RODATA int32 // set to 2 in asm.s // DATA needs to have both a pointer and an int so that _some_ of it gets...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top