|
506 | 506 | "MeshgridIndexingIJ_basic", |
507 | 507 | "MeshgridIndexingXY_basic", |
508 | 508 | "Meshgrid_basic", |
509 | | - "OneHotModule_basic", |
510 | 509 | # RuntimeError: cannot mutate tensors with frozen storage |
511 | | - "ElementwiseRreluTrainModule_basic", |
512 | | - "ElementwiseRreluTrainStaticModule_basic", |
513 | 510 | "ElementwiseRreluWithNoiseTrainModule_basic", |
514 | 511 | "ElementwiseRreluWithNoiseTrainStaticModule_basic", |
515 | 512 | "BernoulliFloatModule_basic", |
|
525 | 522 | "ChunkListUnpackUnevenDynamic_Module_basic", |
526 | 523 | "ChunkListUnpackUneven_Module_basic", |
527 | 524 | "ChunkListUnpack_Module_basic", |
528 | | - "ElementwiseRreluTrainModule_basic", |
529 | | - "ElementwiseRreluTrainStaticModule_basic", |
530 | 525 | "ElementwiseRreluWithNoiseTrainModule_basic", |
531 | 526 | "ElementwiseRreluWithNoiseTrainStaticModule_basic", |
532 | 527 | "SplitTensorGetItem_Module_basic", |
|
555 | 550 | "MeshgridIndexingIJ_basic", |
556 | 551 | "MeshgridIndexingXY_basic", |
557 | 552 | "Meshgrid_basic", |
558 | | - "OneHotModule_basic", |
559 | 553 | "UniformModule_basic", |
560 | 554 | "UniformStaticShapeModule_basic", |
561 | 555 | } |
|
3627 | 3621 | "ElementwiseQuantizePerTensorModule_basic", |
3628 | 3622 | "ElementwiseQuantizePerTensorUIntModule_basic", |
3629 | 3623 | "ElementwiseReciprocalIntModule_basic", |
| 3624 | + "ElementwiseRreluWithNoiseTrainModule_basic", |
| 3625 | + "ElementwiseRreluWithNoiseTrainStaticModule_basic", |
3630 | 3626 | "ElementwiseRsqrtIntModule_basic", |
3631 | 3627 | "ElementwiseSigmoidIntModule_basic", |
3632 | 3628 | "ElementwiseSinIntModule_basic", |
|
0 commit comments