Searched defs:Dialect (Results 1 – 8 of 8) sorted by relevance
51 ### Example:111 ### `tf_executor.graph` Operation160 ### ‘tf_executor.island’ Operation219 ### `tf_executor.Switch` Operation228 ### `tf_executor.SwitchN` Operation236 ### `tf_executor.Merge` Operation243 ### NextIteration: `tf_executor.NextIteration.Source` and `tf_executor.NextIteration.Sink` Operation262 ### `tf_executor.LoopCond` Operation268 ### `tf_executor.Enter` Operation274 ### `tf_executor.Exit` Operation[all …]
389 [^1]: While the semantic model is sequential, this does not prevent an394 [^2]: One of the first tools built with this was the TF->TFlite converter397 [^3]: Derived attributes is a concept used in the TensorFlow dialect: since MLIR
38 enum class Dialect { enum
26 class Dialect: class
23 class Dialect: class
50 AsmDialect Dialect; variable
45 AsmDialect Dialect; variable
450 LLVMInlineAsmDialect Dialect) { in LLVMGetInlineAsm()