Home
last modified time | relevance | path

Searched defs:small_type (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/multiprecision/test/
Dtest_checked_mixed_cpp_int.cpp28small_type; in main() typedef
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dreorder_ops.cc214 auto small_type = AnfAlgo::GetOutputDeviceDataType(node, 0); in ReorderTypeInsensitiveCastDown() local
287 auto small_type = AnfAlgo::GetInputDeviceDataType(cast_nodes[0], 0); in ReorderCastUpTypeInsensitive() local