Searched defs:CreateCast (Results 1 – 8 of 8) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/ |
| D | raise_reduction_precision.cc | 37 AnfNodePtr RaiseReductionPrecision::CreateCast(const AnfNodePtr &input, const TypePtr &dst_type, in CreateCast() function in mindspore::graphkernel::RaiseReductionPrecision
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/ |
| D | cast.c | 196 KernelBase *CreateCast(OpParameter *param, int data_type) { in CreateCast() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | ConstantFolder.h | 184 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| D | NoFolder.h | 253 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetFolder.h | 170 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/mindir/ |
| D | sparse_softmax_cross_entropy_with_logits_unify_mindir.cc | 475 CNodePtr CreateCast(const FuncGraphPtr &graph, const CNodePtr &cast, const AnfNodePtr &cast_input, in CreateCast() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/ |
| D | graph_utils.cc | 214 CNodePtr CreateCast(const AnfNodePtr &cast_input, const ValueNodePtr &dest_type, const FuncGraphPtr… in CreateCast() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/ |
| D | convert.cc | 3701 AnfNodePtr DfGraphConvertor::CreateCast(const AnfNodePtr &input, const TypePtr &dst_type) const { in CreateCast() function in mindspore::transform::DfGraphConvertor
|