Searched refs:x_reshape_ (Results 1 – 2 of 2) sorted by relevance
36 x_reshape_.push_back(elements); in BCast()111 x_reshape_.push_back(x_i); in BCast()122 x_reshape_.back() *= x_i; in BCast()128 x_reshape_.push_back(x_i); in BCast()139 x_reshape_.push_back(1); in BCast()147 Reverse(&x_reshape_); in BCast()
95 const Vec& x_reshape() const { return x_reshape_; } in x_reshape()125 Vec x_reshape_; variable