Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AddSupportedOpsUsingFolding (0.25 sec)

  1. tensorflow/compiler/mlir/tf2xla/internal/passes/mark_ops_for_outside_compilation.cc

    // for outside compilation.
    //
    // TODO(b/177523289): Remove manual handling once we support constant folding
    // and shape inference through the computation on the host side.
    void AddSupportedOpsUsingFolding(MLIRContext* context,
                                     llvm::DenseSet<OperationName>* supported_ops) {
      llvm::SmallDenseSet<OperationName, 8> allowlist_ops = {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 21.4K bytes
    - Viewed (0)
Back to top