Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for body (0.16 sec)

  1. RELEASE.md

        *   Set as much partial shape as we can infer statically within the gradient
            impl of the gather op.
        *   Gradient of `tf.while_loop` emits `StatelessWhile` op if `cond` and body
            functions are stateless. This allows multiple gradients while ops to run
            in parallel under distribution strategy.
        *   Speed up `GradientTape` in eager mode by auto-generating list of op
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top