Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for combine (0.68 sec)

  1. RELEASE.md

        *   Argument `jit_compile` in `Model.compile()` now applies to
            `Model.evaluate()` and `Model.predict()`. Setting `jit_compile=True` in
            `compile()` compiles the model's training, evaluation, and inference
            steps to [XLA](https://www.tensorflow.org/xla). Note that
            `jit_compile=True` may not necessarily work for all models.
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
Back to top