Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for art4 (0.09 sec)

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

    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
    Programming, Volume 2. Addison Wesley
      }];
    
      let arguments = (ins
        Arg<TF_I32OrI64Tensor, [{1-D integer tensor. Shape of independent samples to draw from each
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

    *   `tf.keras`:
    
        *   `Model.fit` major improvements:
            *   You can now use custom training logic with `Model.fit` by overriding
                `Model.train_step`.
            *   Easily write state-of-the-art training loops without worrying about
                all of the features `Model.fit` handles for you (distribution
                strategies, callbacks, data formats, looping logic, etc)
            *   See the default
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top