Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Trailing (0.2 sec)

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

       through the output of the *E-step*.
    *  Contrastive divergence training of Boltzmann machines where, when
       differentiating the energy function, the training must not backpropagate
       through the graph that generated the samples from the model.
    *  Adversarial training, where no backprop should happen through the adversarial
       example generation process.
      }];
    
    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.distribute.Strategy`](https://www.tensorflow.org/beta/guide/distribute_strategy)
        API to distribute training with minimal code changes, yielding great
        out-of-the-box performance. It supports distributed training with Keras
        model.fit, as well as with custom training loops. Multi-GPU support is
        available, along with experimental support for multi worker and Cloud TPUs.
        Check out the
    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