Searched defs:enable_reduce_of_reshape (Results 1 – 1 of 1) sorted by relevance
135 void set_enable_reduce_of_reshape(bool enable_reduce_of_reshape) { in set_enable_reduce_of_reshape()139 bool enable_reduce_of_reshape() const { return enable_reduce_of_reshape_; } in enable_reduce_of_reshape() function