Searched defs:TypeCastOp (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/data/ | ||
| D | type_cast_op.cc | 24 TypeCastOp::TypeCastOp(const DataType &new_type) : type_(new_type) {} in TypeCastOp() function in mindspore::dataset::TypeCastOp |