Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RegisterAllTensorFlowDialectsImpl (0.27 sec)

  1. tensorflow/compiler/mlir/tensorflow/dialect_registration.h

    // it is the responsibility of the caller, typically required when the registry
    // is appended to the context in a parallel context, which does not allow for
    // extensions to be added.
    inline void RegisterAllTensorFlowDialectsImpl(DialectRegistry &registry,
                                                  bool include_extensions = true) {
      registry
          .insert<mlir::arith::ArithDialect, mlir::func::FuncDialect,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 15 16:15:16 UTC 2023
    - 3K bytes
    - Viewed (0)
Back to top