Searched refs:prefer_static_shape (Results 1 – 3 of 3) sorted by relevance
593 shape = du.prefer_static_shape(x)600 shape = du.prefer_static_shape(x)607 shape = du.prefer_static_shape(x)614 shape = du.prefer_static_shape(x)621 shape = du.prefer_static_shape(x)628 shape = du.prefer_static_shape(x)
134 x_len = util.prefer_static_shape(x_rotated)[-1]
754 def prefer_static_shape(x): function