Searched defs:tensor_shape_before (Results 1 – 1 of 1) sorted by relevance
144 …void set_tensor_shape_before(const Shape &tensor_shape_before) { tensor_shape_before_.Init(tensor_… in set_tensor_shape_before()148 Arrangement tensor_shape_before() const { return tensor_shape_before_; } in tensor_shape_before() function