Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for aggregate (0.23 sec)

  1. RELEASE.md

            `MultiWorkerMirroredStrategy`.
    *   `tf.keras`:
        *   Added `experimental_aggregate_gradients` argument to
            `tf.keras.optimizer.Optimizer.apply_gradients`. This allows custom
            gradient aggregation and processing aggregated gradients in custom
            training loop.
        *   Allow `pathlib.Path` paths for loading models via Keras API.
    *   `tf.function`/AutoGraph:
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. tensorflow/BUILD

            "//tensorflow/compiler/mlir/quantization/stablehlo/python:pywrap_quantization_lib_impl",
            "//tensorflow/compiler/mlir/quantization/tensorflow/calibrator:custom_aggregator_op",
            "//tensorflow/compiler/mlir/quantization/tensorflow/python:quantize_model_cc_impl",
            "//tensorflow/compiler/mlir/quantization/tensorflow:passes",
            "//tensorflow/compiler/mlir/tensorflow",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (8)
Back to top