Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for user_ops (0.34 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Performs a convolution followed by a specified series of operations.
      }];
    
      let description = [{
    The inputs to the convolution are `input` and `filter`. The series of operations
    that follows is specified by the `fused_ops` attribute, which is a list of TF op
    names specified as strings (e.g. "Relu"). They are performed in order, where the
    (first) input to each op is the output of the preceding op. The first input and
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

    return c;}.bind(this));}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top