Searched defs:to_inc (Results 1 – 3 of 3) sorted by relevance
21 def to_inc(filename): function
101 inline void check_from_to_in_range(int64_t from, int64_t to_inc, caffe2::TypeMeta dtype) { in check_from_to_in_range()155 int64_t to_inc = 0; in random_from_to_impl() local