Home
last modified time | relevance | path

Searched defs:Dialect (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/g3doc/
Dtf_dialects.md50 ### Example:
110 ### `tf_executor.graph` Operation
159 ### ‘tf_executor.island’ Operation
218 ### `tf_executor.Switch` Operation
227 ### `tf_executor.SwitchN` Operation
235 ### `tf_executor.Merge` Operation
242 ### NextIteration: `tf_executor.NextIteration.Source` and `tf_executor.NextIteration.Sink` Operation
261 ### `tf_executor.LoopCond` Operation
267 ### `tf_executor.Enter` Operation
273 ### `tf_executor.Exit` Operation
[all …]
/external/llvm-project/mlir/docs/
DQuantization.md197 ### Quantized type
204 ### Quantized type conversion operations
210 ### Instrumentation and constraint operations
/external/llvm-project/mlir/include/mlir/TableGen/
DAttribute.h28 class Dialect; variable
/external/llvm-project/mlir/include/mlir/IR/
DMLIRContext.h21 class Dialect; variable
DTypeSupport.h21 class Dialect; variable
DDialectInterface.h16 class Dialect; variable
DOperationSupport.h32 class Dialect; variable
/external/llvm-project/mlir/lib/TableGen/
DDialect.cpp18 Dialect::Dialect(const llvm::Record *def) : def(def) { in Dialect() function in Dialect
/external/llvm-project/mlir/lib/IR/
DDialect.cpp47 Dialect::Dialect(StringRef name, MLIRContext *context, TypeID id) in Dialect() function in Dialect
/external/llvm-project/llvm/include/llvm/IR/
DInlineAsm.h46 AsmDialect Dialect; variable
377 AsmDialect Dialect = in getExtraInfoNames() local
/external/python/cpython3/Lib/
Dcsv.py23 class Dialect: class
/external/python/cpython2/Lib/
Dcsv.py26 class Dialect: class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInlineAsm.h45 AsmDialect Dialect; variable
/external/llvm/include/llvm/IR/
DInlineAsm.h50 AsmDialect Dialect; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp450 LLVMInlineAsmDialect Dialect) { in LLVMGetInlineAsm()
/external/llvm-project/llvm/lib/IR/
DCore.cpp452 LLVMInlineAsmDialect Dialect) { in LLVMGetInlineAsm()