Installation
Launching Instruction
Model Library
Tutorial
API Reference
RELEASE NOTES
Set cell(s) to a given data type.
cells (Union[Cell, list[Cell], tuple[Cell]]) – Cells to cast.
target_type (dtype) – Target MindSpore data type that the cell(s) would be converted to.