Home
last modified time | relevance | path

Searched defs:n_iter (Results 1 – 15 of 15) sorted by relevance

/third_party/mindspore/tests/perf_test/mind_expression_perf/
Dgenerate_report.py43 def process_log(fname, log_path, n_iter, keyword, pattern): argument
69 def process_bert_log(log_path, n_iter): argument
80 def process_resnet_log(log_path, n_iter): argument
91 def process_gpt_log(log_path, n_iter): argument
102 def process_reid_log(log_path, n_iter): argument
/third_party/boost/boost/stl_interfaces/
Dsequence_container_interface.hpp22 struct n_iter : iterator_interface< struct
27 n_iter() : x_(nullptr), n_(0) {} in n_iter() argument
28 n_iter(T const & x, SizeType n) : x_(&x), n_(n) {} in n_iter() function
30 constexpr std::ptrdiff_t operator-(n_iter other) const noexcept in operator -()
34 n_iter & operator+=(std::ptrdiff_t offset) in operator +=()
42 constexpr T const *& base_reference() noexcept { return x_; } in base_reference()
43 constexpr T const * base_reference() const noexcept { return x_; } in base_reference()
45 T const * x_;
46 SizeType n_;
/third_party/boost/libs/iterator/example/
Dcounting_iterator_example.cpp27 typedef std::vector<int>::iterator n_iter; in main() typedef
/third_party/boost/boost/geometry/srs/projections/proj/
Dnell_h.hpp59 static const int n_iter = 9; variable
Dboggs.hpp59 static const int n_iter = 20; variable
Dputp2.hpp62 static const int n_iter = 10; variable
Deck4.hpp64 static const int n_iter = 6; variable
Dmbtfpq.hpp59 static const int n_iter = 20; variable
Dhatano.hpp59 static const int n_iter = 20; variable
Dputp6.hpp59 static const int n_iter = 10; variable
Dsomerc.hpp60 static const int n_iter = 6; variable
Dpoly.hpp61 static const int n_iter = 10; variable
Dbipc.hpp65 static const int n_iter = 10; variable
Daea.hpp77 static const int n_iter = 15; variable
Dstere.hpp64 static const int n_iter = 8; variable