Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LessRecord (0.11 sec)

  1. tensorflow/compiler/mlir/lite/quantization/tools/op_quant_spec_getters_gen.cc

    #include "llvm/TableGen/Record.h"
    #include "llvm/TableGen/TableGenBackend.h"
    #include "mlir/TableGen/Operator.h"  // from @llvm-project
    #include "mlir/TableGen/Trait.h"  // from @llvm-project
    
    using llvm::LessRecord;
    using llvm::raw_ostream;
    using llvm::Record;
    using llvm::RecordKeeper;
    using mlir::tblgen::Operator;
    
    // Helper macro that returns indented os.
    #define OUT(X) os.indent((X))
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 15 11:18:44 UTC 2024
    - 4.9K bytes
    - Viewed (0)
Back to top