Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for memAlloc (0.07 sec)

  1. RELEASE.md

            replaced by catching a KeyError exception.
    *   `tf.contrib.data`
        *   Deprecate, and replace by tf.data.experimental.
    *   Other:
        *   Instead of jemalloc, revert back to using system malloc since it
            simplifies build and has comparable performance.
        *   Remove integer types from `tf.nn.softplus` and `tf.nn.softsign` OpDefs.
    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. api/go1.1.txt

    pkg testing, method (BenchmarkResult) AllocedBytesPerOp() int64
    pkg testing, method (BenchmarkResult) AllocsPerOp() int64
    pkg testing, method (BenchmarkResult) MemString() string
    pkg testing, type BenchmarkResult struct, MemAllocs uint64
    pkg testing, type BenchmarkResult struct, MemBytes uint64
    pkg text/scanner, const Char = -5
    pkg text/scanner, const Comment = -8
    pkg text/scanner, const EOF = -1
    pkg text/scanner, const Float = -4
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top