Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for fqName (0.3 sec)

  1. RELEASE.md

    ### Major Features and Improvements
    
    `tf.keras`:
    
    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

      );
    }
    
    def TF_DecodeGifOp : TF_Op<"DecodeGif", [Pure]> {
      let summary = "Decode the frame(s) of a GIF-encoded image to a uint8 tensor.";
    
      let description = [{
    GIF images with frame or transparency compression are not supported.
    On Linux and MacOS systems, convert animated GIFs from compressed to
    uncompressed by running:
    
    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