Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for OperatorWritersMain (0.29 sec)

  1. tensorflow/compiler/mlir/lite/converter_gen.cc

      }
      // Fallthrough case is no attributes
      os << "}";
    }
    
    // The function below has a non-constant reference as that is required by LLVM's
    // TableGenMain.
    // NOLINTNEXTLINE
    static bool OperatorWritersMain(raw_ostream &os, RecordKeeper &records) {
      emitSourceFileHeader("MLIR TFLite FlatBuffer Builders", os);
    
      // Retrieve all the definitions derived from TFL_Op and sort by record name.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Dec 19 15:05:28 UTC 2023
    - 23.7K bytes
    - Viewed (0)
Back to top