/third_party/mindspore/mindspore/ops/_op_impl/akg/ascend/ |
D | inplace_assign.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 26 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 27 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 28 .dtype_format(DT.I32_Default, DT.I32_Default, DT.I32_Default, DT.I32_Default) \ 29 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 30 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 31 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.I32_5HD, DT.I32_5HD) \ 32 .dtype_format(DT.F16_FracZ, DT.F16_FracZ, DT.F16_FracZ, DT.F16_FracZ) \ 33 .dtype_format(DT.F32_FracZ, DT.F32_FracZ, DT.F32_FracZ, DT.F32_FracZ) \ 34 .dtype_format(DT.I32_FracZ, DT.I32_FracZ, DT.I32_FracZ, DT.I32_FracZ) \
|
D | sub.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 26 .dtype_format(DT.I32_Default, DT.I32_Default, DT.I32_Default) \ 27 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 28 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 29 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.I32_5HD) \ 30 .dtype_format(DT.F16_FracZ, DT.F16_FracZ, DT.F16_FracZ) \ 31 .dtype_format(DT.F32_FracZ, DT.F32_FracZ, DT.F32_FracZ) \ 32 .dtype_format(DT.I32_FracZ, DT.I32_FracZ, DT.I32_FracZ) \ [all …]
|
D | add.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 26 .dtype_format(DT.I32_Default, DT.I32_Default, DT.I32_Default) \ 27 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 28 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 29 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.I32_5HD) \ 30 .dtype_format(DT.F16_FracZ, DT.F16_FracZ, DT.F16_FracZ) \ 31 .dtype_format(DT.F32_FracZ, DT.F32_FracZ, DT.F32_FracZ) \ 32 .dtype_format(DT.I32_FracZ, DT.I32_FracZ, DT.I32_FracZ) \ [all …]
|
D | cast.py | 16 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F32_Default) \ 24 .dtype_format(DT.F16_Default, DT.I32_Default) \ 25 .dtype_format(DT.F32_Default, DT.F16_Default) \ 26 .dtype_format(DT.F32_Default, DT.I32_Default) \ 27 .dtype_format(DT.I32_Default, DT.F16_Default) \ 28 .dtype_format(DT.I32_Default, DT.F32_Default) \ 29 .dtype_format(DT.BOOL_Default, DT.F16_Default) \ 30 .dtype_format(DT.BOOL_Default, DT.F32_Default) \ 31 .dtype_format(DT.BOOL_Default, DT.I32_Default) \ [all …]
|
D | minimum.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 26 .dtype_format(DT.I32_Default, DT.I32_Default, DT.I32_Default) \ 27 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 28 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 29 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.I32_5HD) \ 30 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ, DT.F16_FracNZ) \ 31 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ, DT.F32_FracNZ) \ 32 .dtype_format(DT.I32_FracNZ, DT.I32_FracNZ, DT.I32_FracNZ) \
|
D | select.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 25 .dtype_format(DT.BOOL_Default, DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 26 .dtype_format(DT.BOOL_Default, DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 27 .dtype_format(DT.BOOL_Default, DT.I32_Default, DT.I32_Default, DT.I32_Default) \ 28 .dtype_format(DT.BOOL_5HD, DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 29 .dtype_format(DT.BOOL_5HD, DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 30 .dtype_format(DT.BOOL_5HD, DT.I32_5HD, DT.I32_5HD, DT.I32_5HD) \
|
D | mul.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 27 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 28 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 29 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 30 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 31 .dtype_format(DT.F16_FracZ, DT.F16_FracZ, DT.F16_FracZ) \ 32 .dtype_format(DT.F32_FracZ, DT.F32_FracZ, DT.F32_FracZ) \ 33 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ, DT.F16_FracNZ) \ 34 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ, DT.F32_FracNZ) \
|
D | maximum.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 26 .dtype_format(DT.I32_Default, DT.I32_Default, DT.I32_Default) \ 27 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 28 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 29 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.I32_5HD) \
|
D | equal.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.BOOL_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.BOOL_Default) \ 26 .dtype_format(DT.I32_Default, DT.I32_Default, DT.BOOL_Default) \ 27 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.BOOL_5HD) \ 28 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.BOOL_5HD) \ 29 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.BOOL_5HD) \
|
D | less_equal.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.BOOL_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.BOOL_Default) \ 26 .dtype_format(DT.I32_Default, DT.I32_Default, DT.BOOL_Default) \ 27 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.BOOL_5HD) \ 28 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.BOOL_5HD) \ 29 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.BOOL_5HD) \
|
D | pow.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 26 .dtype_format(DT.I32_Default, DT.I32_Default, DT.I32_Default) \ 27 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 28 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 29 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.I32_5HD) \
|
D | real_div.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 26 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 27 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 28 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ, DT.F16_FracNZ) \ 29 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ, DT.F32_FracNZ) \
|
D | greater_equal.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.BOOL_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.BOOL_Default) \ 26 .dtype_format(DT.I32_Default, DT.I32_Default, DT.BOOL_Default) \ 27 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.BOOL_5HD) \ 28 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.BOOL_5HD) \ 29 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.BOOL_5HD) \
|
D | neg.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F16_Default) \ 24 .dtype_format(DT.F32_Default, DT.F32_Default) \ 25 .dtype_format(DT.I32_Default, DT.I32_Default) \ 26 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 27 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 28 .dtype_format(DT.I32_5HD, DT.I32_5HD) \ 29 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ) \ 30 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ) \ 31 .dtype_format(DT.I32_FracNZ, DT.I32_FracNZ) \
|
D | add_n.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F16_Default) \ 24 .dtype_format(DT.F32_Default, DT.F32_Default) \ 25 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 26 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 27 .dtype_format(DT.F16_FracZ, DT.F16_FracZ) \ 28 .dtype_format(DT.F32_FracZ, DT.F32_FracZ) \ 29 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ) \ 30 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ) \
|
D | greater.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 24 .dtype_format(DT.F16_Default, DT.F16_Default, DT.BOOL_Default) \ 25 .dtype_format(DT.F32_Default, DT.F32_Default, DT.BOOL_Default) \ 26 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.BOOL_5HD) \ 27 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.BOOL_5HD) \
|
D | square.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F16_Default) \ 24 .dtype_format(DT.F32_Default, DT.F32_Default) \ 25 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 26 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 27 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ) \ 28 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ) \
|
D | exp.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F16_Default) \ 24 .dtype_format(DT.F32_Default, DT.F32_Default) \ 25 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 26 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 27 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ) \ 28 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ) \
|
D | sqrt.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F16_Default) \ 24 .dtype_format(DT.F32_Default, DT.F32_Default) \ 25 .dtype_format(DT.I32_Default, DT.I32_Default) \ 26 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 27 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 28 .dtype_format(DT.I32_5HD, DT.I32_5HD) \
|
D | abs.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F16_Default) \ 24 .dtype_format(DT.F32_Default, DT.F32_Default) \ 25 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 26 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 27 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ) \ 28 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ) \
|
D | log.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F16_Default) \ 24 .dtype_format(DT.F32_Default, DT.F32_Default) \ 25 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 26 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 27 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ) \ 28 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ) \
|
D | rsqrt.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 23 .dtype_format(DT.F16_Default, DT.F16_Default) \ 24 .dtype_format(DT.F32_Default, DT.F32_Default) \ 25 .dtype_format(DT.I32_Default, DT.I32_Default) \ 26 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 27 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 28 .dtype_format(DT.I32_5HD, DT.I32_5HD) \
|
D | reduce_sum.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgAscendRegOp, DataType as DT unknown 26 .dtype_format(DT.F16_Default, DT.F16_Default) \ 27 .dtype_format(DT.F32_Default, DT.F32_Default) \ 28 .dtype_format(DT.F16_5HD, DT.F16_5HD) \ 29 .dtype_format(DT.F32_5HD, DT.F32_5HD) \ 30 .dtype_format(DT.F16_FracNZ, DT.F16_FracNZ) \ 31 .dtype_format(DT.F32_FracNZ, DT.F32_FracNZ) \
|
/third_party/mindspore/mindspore/ops/_op_impl/akg/gpu/ |
D | inplace_assign.py | 17 from mindspore.ops.op_info_register import op_info_register, AkgGpuRegOp, DataType as DT unknown 26 .dtype_format(DT.F16_Default, DT.F16_Default, DT.F16_Default, DT.F16_Default) \ 27 .dtype_format(DT.F32_Default, DT.F32_Default, DT.F32_Default, DT.F32_Default) \ 28 .dtype_format(DT.I32_Default, DT.I32_Default, DT.I32_Default, DT.I32_Default) \ 29 .dtype_format(DT.F16_5HD, DT.F16_5HD, DT.F16_5HD, DT.F16_5HD) \ 30 .dtype_format(DT.F32_5HD, DT.F32_5HD, DT.F32_5HD, DT.F32_5HD) \ 31 .dtype_format(DT.I32_5HD, DT.I32_5HD, DT.I32_5HD, DT.I32_5HD) \ 32 .dtype_format(DT.F16_FracZ, DT.F16_FracZ, DT.F16_FracZ, DT.F16_FracZ) \ 33 .dtype_format(DT.F32_FracZ, DT.F32_FracZ, DT.F32_FracZ, DT.F32_FracZ) \ 34 .dtype_format(DT.I32_FracZ, DT.I32_FracZ, DT.I32_FracZ, DT.I32_FracZ) \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 176 TreeNodePtr getNodeForBlock(NodePtr BB, DomTreeT &DT) { in getNodeForBlock() 177 if (TreeNodePtr Node = DT.getNode(BB)) return Node; in getNodeForBlock() 183 assert(IDom || DT.DomTreeNodes[nullptr]); in getNodeForBlock() 184 TreeNodePtr IDomNode = getNodeForBlock(IDom, DT); in getNodeForBlock() 188 return (DT.DomTreeNodes[BB] = IDomNode->addChild( in getNodeForBlock() 304 void runSemiNCA(DomTreeT &DT, const unsigned MinLevel = 0) { 325 const TreeNodePtr TN = DT.getNode(N); 375 static NodePtr GetEntryNode(const DomTreeT &DT) { in GetEntryNode() 376 assert(DT.Parent && "Parent not set"); in GetEntryNode() 377 return GraphTraits<typename DomTreeT::ParentPtr>::getEntryNode(DT.Parent); in GetEntryNode() [all …]
|