Home
last modified time | relevance | path

Searched defs:giga (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_solver_core.cc85 const double giga = 1024. * 1024. * 1024.; in MemoryAllocationSolver() local
125 const double giga = 1024. * 1024. * 1024.; in Verify() local
308 const double giga = 1073741824.; in Search() local
Dsomas_solver_pre.cc110 const double giga = 1024. * 1024. * 1024.; in Solving() local
Dsomas.cc1728 const double giga = 1024. * 1024. * 1024.; in GenGraphStatisticInfo() local
/third_party/boost/boost/ratio/
Dratio_fwd.hpp88 typedef ratio< BOOST_RATIO_INTMAX_C(1000000000), BOOST_RATIO_INTMAX_C(1)> giga; typedef
/third_party/boost/boost/chrono/io/
Dduration_units.hpp878 static string_type static_get_ratio_prefix(duration_style style, giga) in static_get_ratio_prefix() argument