fix test_split_selected_rows_op test=develop

revert-16555-model_data_cryption_link_all_lib
Qiao Longfei 6 years ago
parent 33be014535
commit b68f84090b

@ -38,7 +38,7 @@ class TestSpliteSelectedRows(unittest.TestCase):
def check_with_place(self, place):
scope = core.Scope()
rows = [0, 5, 7, 4, 20]
height = 20
height = 21
row_numel = 2
# initialize input variable X

Loading…
Cancel
Save