Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dangle_atom_energy.cc84 std::set<TypePtr> float32_type = {kFloat32}; in InferType() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h266 const struct dxil_type *float16_type, *float32_type, *float64_type; member