Home
last modified time | relevance | path

Searched defs:real_data (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/lite/src/common/
Dfile_utils.h50 auto real_data = reinterpret_cast<T *>(data); in WriteToTxt() local
/third_party/boost/boost/multiprecision/
Dcomplex_adaptor.hpp29 Backend& real_data() in real_data() function
33 const Backend& real_data() const in real_data() function
/third_party/mindspore/mindspore/lite/tools/anf_exporter/
Dfetch_content.cc159 int real_data = opt::CastToInt(value).front(); in FetchFromInt32OrInt64ImmValue() local