Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for layers (0.32 sec)

  1. RELEASE.md

     *   Added `jit_compile` as a settable property to `tf.keras.Model`.
     *   Added `synchronized` optional parameter to `layers.BatchNormalization`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

     (b) Reduction: Axes corresponding to labels appearing only in one input
         subscript but not in the output subscript are summed over prior to Tensor
         contraction.
         For example, in the equation `ab,bc->b`, the axis labels `a` and `c` are
         the reduction axis labels.
    
     (c) Batch Dimensions: Axes corresponding to labels appearing in each of the
    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