Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for acquirem (1.06 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let description = [{
    This op uses two algorithms, depending on rate. If rate >= 10, then
    the algorithm by Hormann is used to acquire samples via
    transformation-rejection.
    See http://www.sciencedirect.com/science/article/pii/0167668793909974.
    
    Otherwise, Knuth's algorithm is used to acquire samples via multiplying uniform
    random variables.
    See Donald E. Knuth (1969). Seminumerical Algorithms. The Art of Computer
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top