Home
last modified time | relevance | path

Searched refs:giga (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/somas/
Dsomas_solver_core.cc85 const double giga = 1024. * 1024. * 1024.; in MemoryAllocationSolver() local
89 MS_LOG(INFO) << "Best result:" << best << " Bytes " << (best) / (giga) << " GB (" in MemoryAllocationSolver()
90 << (best - lifelong_memory_) / (giga) << " GB + " << lifelong_memory_ / (giga) in MemoryAllocationSolver()
125 const double giga = 1024. * 1024. * 1024.; in Verify() local
127 MS_LOG(INFO) << "Result: " << upperbound_ << " (" << (upperbound_) / (giga) << " GB)"; in Verify()
308 const double giga = 1073741824.; in Search() local
311 << result / giga << " GB)\t" << algorithmTypeNames[algorithm_] << "\t" in Search()
Dsomas_solver_pre.cc110 const double giga = 1024. * 1024. * 1024.; in Solving() local
162 MS_LOG(INFO) << "Best result:" << best << " Bytes " << (best) / (giga) << " GB (" in Solving()
163 << (best - best_solver->Getlifelongmemory()) / (giga) << " GB + " in Solving()
164 << best_solver->Getlifelongmemory() / (giga) << " GB from lifelong tensors)"; in Solving()
185 …(INFO) << "SomasSolver::Solving RESULT: " << max_offset_ << " (" << max_offset_ / (giga) << " GB)"; in Solving()
/third_party/boost/libs/ratio/example/
Ddisplay_ex.cpp28 << ratio_string<boost::giga, char>::prefix() << '\n'; in main()
30 << ratio_string<boost::giga, char>::symbol() << '\n'; in main()
/third_party/boost/libs/ratio/test/
Dtypedefs_pass.cpp25 BOOST_RATIO_STATIC_ASSERT(boost::giga::num == 1000000000ULL && boost::giga::den == 1, NOTHING, ());
Dratio_test.cpp17 typedef boost::ratio_multiply<boost::ratio<5>, boost::giga>::type _5giga; // _5giga::num == 500000…
/third_party/boost/boost/chrono/io/
Dduration_units.hpp301 rt = rt_ratio(giga()); in match_valid_unit()
467 return do_get_unit(style, giga(), do_get_plural_form(v)); in do_get_unit()
726 virtual string_type do_get_unit(duration_style style, giga u, std::size_t pf) const in do_get_unit()
730 static string_type static_get_unit(duration_style style, giga u, std::size_t pf) in static_get_unit()
874 virtual string_type do_get_ratio_prefix(duration_style style, giga u) const in do_get_ratio_prefix()
878 static string_type static_get_ratio_prefix(duration_style style, giga) in static_get_ratio_prefix() argument
880 if (style == duration_style::symbol) return ratio_string<giga, CharT>::symbol(); in static_get_ratio_prefix()
881 return ratio_string<giga, CharT>::prefix(); in static_get_ratio_prefix()
949 it = static_fill_units(it, giga()); in static_init_valid_units()
/third_party/boost/libs/ratio/test/ratio_io/
Dratio_io_pass.cpp122 boost::ratio_string<boost::giga, char>::prefix() == "giga" in main()
125 boost::ratio_string<boost::giga, char>::symbol() == "G" in main()
/third_party/boost/boost/ratio/
Dratio_io.hpp643 struct ratio_string<giga, CharT> :
644 ratio_detail::ratio_string_static<giga,CharT>
650 struct ratio_string<giga, char>
659 struct ratio_string<giga, char16_t>
666 struct ratio_string<giga, char32_t>
676 struct ratio_string<giga, wchar_t>
Dratio_fwd.hpp88 typedef ratio< BOOST_RATIO_INTMAX_C(1000000000), BOOST_RATIO_INTMAX_C(1)> giga; typedef
/third_party/boost/boost/units/systems/si/
Dprefixes.hpp43 BOOST_UNITS_METRIC_PREFIX(9, giga);
/third_party/boost/boost/chrono/detail/inlined/win/
Dprocess_cpu_clocks.hpp40 typedef ratio_divide<giga, ratio<CLOCKS_PER_SEC> >::type R; in now()
63 typedef ratio_divide<giga, ratio<CLOCKS_PER_SEC> >::type R; in now()
/third_party/boost/libs/units/example/
Dinformation.cpp72 quantity<info> nbytes(1 * si::giga * bit); in main()
/third_party/boost/boost/ratio/detail/
Dratio_io.hpp814 struct ratio_string<giga, CharT> :
815 ratio_detail::ratio_string_static<giga,CharT>
821 struct ratio_string<giga, char>
832 struct ratio_string<giga, char16_t>
841 struct ratio_string<giga, char32_t>
853 struct ratio_string<giga, wchar_t>
/third_party/boost/libs/ratio/doc/
Dratio.qbk90 [def __giga [link ratio.reference.std.ratio_hpp.ratio_si_typedefs `giga`]]
326 typedef ratio_multiply<__ratio<5>, giga>::type _5giga;
362 cout << "ratio_string<giga, char>::prefix() = "
363 << ratio_string<giga, char>::prefix() << '\n';
364 cout << "ratio_string<giga, char>::symbol() = "
365 << ratio_string<giga, char>::symbol() << '\n';
377 ratio_string<giga, char>::prefix() = giga
378 ratio_string<giga, char>::symbol() = G
387 typedef mpl::times<int_<5>, giga>::type _5giga;
1075 typedef __ratio< 1000000000LL, 1LL> giga;
[all …]
/third_party/boost/boost/chrono/io_v1/
Dchrono_io.hpp391 f.template singular<giga>(), in operator >>()
392 f.template plural<giga>(), in operator >>()
393 f.template short_name<giga>(), in operator >>()
/third_party/flutter/flutter/dev/ci/docker_linux/
DDockerfile73 RUN wget --progress=dot:giga "${ANDROID_SDK_URL}" -O "${ANDROID_SDK_ARCHIVE}"
96 RUN wget --progress=dot:giga "$GRADLE_URL" -O "${GRADLE_ARCHIVE}"
/third_party/boost/boost/units/
Dscale.hpp112 BOOST_UNITS_SCALE_DEF(9, 1e9, giga, G);
/third_party/flutter/skia/third_party/externals/icu/source/data/unit/
Dgd.txt234 dnam{"giga-biod"}
235 few{"{0} giga-biodan"}
237 other{"{0} giga-biod"}
241 dnam{"giga-baidht"}
242 few{"{0} giga-baidht"}
244 other{"{0} giga-baidht"}
459 dnam{"giga-hertz"}
460 few{"{0} giga-hertz"}
462 other{"{0} giga-hertz"}
728 dnam{"giga-watt"}
[all …]
/third_party/skia/third_party/externals/icu/source/data/unit/
Dgd.txt169 10p9{"giga-{0}"}
327 dnam{"giga-biod"}
328 few{"{0} giga-biodan"}
330 other{"{0} giga-biod"}
334 dnam{"giga-baidht"}
335 few{"{0} giga-baidht"}
337 other{"{0} giga-baidht"}
596 dnam{"giga-hertz"}
597 few{"{0} giga-hertz"}
599 other{"{0} giga-hertz"}
[all …]
Dqu.txt92 10p9{"giga{0}"}
Dsw.txt135 10p9{"giga{0}"}
1117 10p9{"giga{0}"}
1451 10p9{"giga{0}"}
/third_party/icu/icu4c/source/data/unit/
Dgd.txt169 10p9{"giga-{0}"}
327 dnam{"giga-biod"}
328 few{"{0} giga-biodan"}
330 other{"{0} giga-biod"}
334 dnam{"giga-baidht"}
335 few{"{0} giga-baidht"}
337 other{"{0} giga-baidht"}
596 dnam{"giga-hertz"}
597 few{"{0} giga-hertz"}
599 other{"{0} giga-hertz"}
[all …]
Dqu.txt92 10p9{"giga{0}"}
Dsw.txt135 10p9{"giga{0}"}
1117 10p9{"giga{0}"}
1451 10p9{"giga{0}"}
/third_party/toybox/
DConfig.in36 kilo, mega, giga, tera, peta, and exabytes, plus an additional

12345