Searched refs:num_elems_ (Results 1 – 2 of 2) sorted by relevance
172 int64_t num_elems_; variable
457 if (num_elems_ == 0) { in Execute()920 plan->num_elems_ = std::accumulate(dims.begin(), dims.end(), int64_t{1}, in Create()1029 if (num_elems_ == 0) { in Initialize()