[Bugfix] GINDataset check whether labels are all valid (#2319)
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * check whether the original labels are valid * add unit test for gin dataset * bug of asscalar in mxnet<=1.6 * mxnet<=1.6 asscalar requires ndarray to be shaped (1,) * skip gpu while testing datasets * Update test_data.py * test of gin dataset takes too much time
Showing
Please register or sign in to comment