Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for UnfoldLargeSplatConstantPass (0.19 sec)

  1. tensorflow/compiler/mlir/lite/transforms/passes.td

                     "comma separated list of allowlisted functions. The first "
                     "function specified will be used as main">
      ];
    }
    
    def UnfoldLargeSplatConstantPass : Pass<"unfold-large-splat-constant", "mlir::ModuleOp"> {
      let summary = "Unfold large splat constant tensors.";
      let constructor = "CreateUnfoldLargeSplatConstantPass()";
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 24 20:30:06 UTC 2024
    - 22.6K bytes
    - Viewed (0)
Back to top