Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MlirPassthroughOp (0.22 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/mlir_passthrough_op.pbtxt

          type: DT_FLOAT
        }
      }
      attr {
        key: "shape"
        value {
          shape {
            dim {
              size: 10
            }
          }
        }
      }
    }
    node {
      name: "MlirPassthroughOp"
      op: "MlirPassthroughOp"
      input: "x"
      input: "y"
      attr {
        key: "Tinputs"
        value {
          list {
            type: DT_FLOAT
            type: DT_FLOAT
          }
        }
      }
      attr {
        key: "Toutputs"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 1.9K bytes
    - Viewed (0)
Back to top