已合并
MOE算子UT覆盖率配置 #6764
wuxiyuan创建于 6月11日
MOE算子UT覆盖率配置 #6764
已合并
共 1 个文件变更+48-15
| @@ -617,7 +617,9 @@ moe: | |||
| 617 | - moe/moe_finalize_routing_v2/docs | 617 | - moe/moe_finalize_routing_v2/docs |
| 618 | - moe/moe_finalize_routing_v2/README.md | 618 | - moe/moe_finalize_routing_v2/README.md |
| 619 | ut_cov_exclude: | 619 | ut_cov_exclude: |
| 620 | - - moe/moe_finalize_routing_v2 | 620 | + - moe/moe_finalize_routing_v2/op_api |
| 621 | + - moe/moe_finalize_routing_v2/op_graph | ||
| 622 | + - moe/moe_finalize_routing_v2/op_kernel | ||
| 621 | test: | 623 | test: |
| 622 | examples: True | 624 | examples: True |
| 623 | options: | 625 | options: |
| @@ -660,7 +662,9 @@ moe: | |||
| 660 | - moe/moe_finalize_routing_v2_grad/docs | 662 | - moe/moe_finalize_routing_v2_grad/docs |
| 661 | - moe/moe_finalize_routing_v2_grad/README.md | 663 | - moe/moe_finalize_routing_v2_grad/README.md |
| 662 | ut_cov_exclude: | 664 | ut_cov_exclude: |
| 663 | - - moe/moe_finalize_routing_v2_grad | 665 | + - moe/moe_finalize_routing_v2_grad/op_api |
| 666 | + - moe/moe_finalize_routing_v2_grad/op_graph | ||
| 667 | + - moe/moe_finalize_routing_v2_grad/op_kernel | ||
| 664 | options: | 668 | options: |
| 665 | - moe_finalize_routing_v2_grad | 669 | - moe_finalize_routing_v2_grad |
| 666 | 670 | ||
| @@ -672,7 +676,9 @@ moe: | |||
| 672 | - moe/moe_fused_topk/docs | 676 | - moe/moe_fused_topk/docs |
| 673 | - moe/moe_fused_topk/README.md | 677 | - moe/moe_fused_topk/README.md |
| 674 | ut_cov_exclude: | 678 | ut_cov_exclude: |
| 675 | - - moe/moe_fused_topk | 679 | + - moe/moe_fused_topk/op_api |
| 680 | + - moe/moe_fused_topk/op_graph | ||
| 681 | + - moe/moe_fused_topk/op_kernel | ||
| 676 | options: | 682 | options: |
| 677 | - moe_fused_topk | 683 | - moe_fused_topk |
| 678 | 684 | ||
| @@ -684,7 +690,9 @@ moe: | |||
| 684 | - moe/moe_gating_top_k/docs | 690 | - moe/moe_gating_top_k/docs |
| 685 | - moe/moe_gating_top_k/README.md | 691 | - moe/moe_gating_top_k/README.md |
| 686 | ut_cov_exclude: | 692 | ut_cov_exclude: |
| 687 | - - moe/moe_gating_top_k | 693 | + - moe/moe_gating_top_k/op_api |
| 694 | + - moe/moe_gating_top_k/op_graph | ||
| 695 | + - moe/moe_gating_top_k/op_kernel | ||
| 688 | options: | 696 | options: |
| 689 | - moe_gating_top_k | 697 | - moe_gating_top_k |
| 690 | 698 | ||
| @@ -699,6 +707,9 @@ moe: | |||
| 699 | - moe/moe_gating_top_k_backward/docs | 707 | - moe/moe_gating_top_k_backward/docs |
| 700 | - moe/moe_gating_top_k_backward/examples | 708 | - moe/moe_gating_top_k_backward/examples |
| 701 | - moe/moe_gating_top_k_backward/tests | 709 | - moe/moe_gating_top_k_backward/tests |
| 710 | + - moe/moe_gating_top_k_backward/op_api | ||
| 711 | + - moe/moe_gating_top_k_backward/op_graph | ||
| 712 | + - moe/moe_gating_top_k_backward/op_kernel | ||
| 702 | test: | 713 | test: |
| 703 | examples: True | 714 | examples: True |
| 704 | ut: True | 715 | ut: True |
| @@ -713,7 +724,9 @@ moe: | |||
| 713 | - moe/moe_gating_top_k_softmax/docs | 724 | - moe/moe_gating_top_k_softmax/docs |
| 714 | - moe/moe_gating_top_k_softmax/README.md | 725 | - moe/moe_gating_top_k_softmax/README.md |
| 715 | ut_cov_exclude: | 726 | ut_cov_exclude: |
| 716 | - - moe/moe_gating_top_k_softmax | 727 | + - moe/moe_gating_top_k_softmax/op_api |
| 728 | + - moe/moe_gating_top_k_softmax/op_graph | ||
| 729 | + - moe/moe_gating_top_k_softmax/op_kernel | ||
| 717 | options: | 730 | options: |
| 718 | - moe_gating_top_k_softmax | 731 | - moe_gating_top_k_softmax |
| 719 | 732 | ||
| @@ -753,7 +766,9 @@ moe: | |||
| 753 | - moe/moe_init_routing_quant/docs | 766 | - moe/moe_init_routing_quant/docs |
| 754 | - moe/moe_init_routing_quant/README.md | 767 | - moe/moe_init_routing_quant/README.md |
| 755 | ut_cov_exclude: | 768 | ut_cov_exclude: |
| 756 | - - moe/moe_init_routing_quant | 769 | + - moe/moe_init_routing_quant/op_api |
| 770 | + - moe/moe_init_routing_quant/op_graph | ||
| 771 | + - moe/moe_init_routing_quant/op_kernel | ||
| 757 | options: | 772 | options: |
| 758 | - moe_init_routing_quant | 773 | - moe_init_routing_quant |
| 759 | 774 | ||
| @@ -793,7 +808,9 @@ moe: | |||
| 793 | - moe/moe_init_routing_v2_grad/docs | 808 | - moe/moe_init_routing_v2_grad/docs |
| 794 | - moe/moe_init_routing_v2_grad/README.md | 809 | - moe/moe_init_routing_v2_grad/README.md |
| 795 | ut_cov_exclude: | 810 | ut_cov_exclude: |
| 796 | - - moe/moe_init_routing_v2_grad | 811 | + - moe/moe_init_routing_v2_grad/op_api |
| 812 | + - moe/moe_init_routing_v2_grad/op_graph | ||
| 813 | + - moe/moe_init_routing_v2_grad/op_kernel | ||
| 797 | options: | 814 | options: |
| 798 | - moe_init_routing_v2_grad | 815 | - moe_init_routing_v2_grad |
| 799 | - moe_token_permute_grad | 816 | - moe_token_permute_grad |
| @@ -862,7 +879,9 @@ moe: | |||
| 862 | - moe/moe_token_permute_with_ep/docs | 879 | - moe/moe_token_permute_with_ep/docs |
| 863 | - moe/moe_token_permute_with_ep/README.md | 880 | - moe/moe_token_permute_with_ep/README.md |
| 864 | ut_cov_exclude: | 881 | ut_cov_exclude: |
| 865 | - - moe/moe_token_permute_with_ep | 882 | + - moe/moe_token_permute_with_ep/op_api |
| 883 | + - moe/moe_token_permute_with_ep/op_graph | ||
| 884 | + - moe/moe_token_permute_with_ep/op_kernel | ||
| 866 | options: | 885 | options: |
| 867 | - moe_token_permute_with_ep | 886 | - moe_token_permute_with_ep |
| 868 | 887 | ||
| @@ -874,7 +893,9 @@ moe: | |||
| 874 | - moe/moe_token_permute_with_ep_grad/docs | 893 | - moe/moe_token_permute_with_ep_grad/docs |
| 875 | - moe/moe_token_permute_with_ep_grad/README.md | 894 | - moe/moe_token_permute_with_ep_grad/README.md |
| 876 | ut_cov_exclude: | 895 | ut_cov_exclude: |
| 877 | - - moe/moe_token_permute_with_ep_grad | 896 | + - moe/moe_token_permute_with_ep_grad/op_api |
| 897 | + - moe/moe_token_permute_with_ep_grad/op_graph | ||
| 898 | + - moe/moe_token_permute_with_ep_grad/op_kernel | ||
| 878 | options: | 899 | options: |
| 879 | - moe_token_permute_with_ep_grad | 900 | - moe_token_permute_with_ep_grad |
| 880 | 901 | ||
| @@ -886,7 +907,9 @@ moe: | |||
| 886 | - moe/moe_token_permute_with_routing_map/docs | 907 | - moe/moe_token_permute_with_routing_map/docs |
| 887 | - moe/moe_token_permute_with_routing_map/README.md | 908 | - moe/moe_token_permute_with_routing_map/README.md |
| 888 | ut_cov_exclude: | 909 | ut_cov_exclude: |
| 889 | - - moe/moe_token_permute_with_routing_map | 910 | + - moe/moe_token_permute_with_routing_map/op_api |
| 911 | + - moe/moe_token_permute_with_routing_map/op_graph | ||
| 912 | + - moe/moe_token_permute_with_routing_map/op_kernel | ||
| 890 | options: | 913 | options: |
| 891 | - moe_token_permute_with_routing_map | 914 | - moe_token_permute_with_routing_map |
| 892 | test: | 915 | test: |
| @@ -900,7 +923,9 @@ moe: | |||
| 900 | - moe/moe_token_permute_with_routing_map_grad/docs | 923 | - moe/moe_token_permute_with_routing_map_grad/docs |
| 901 | - moe/moe_token_permute_with_routing_map_grad/README.md | 924 | - moe/moe_token_permute_with_routing_map_grad/README.md |
| 902 | ut_cov_exclude: | 925 | ut_cov_exclude: |
| 903 | - - moe/moe_token_permute_with_routing_map_grad | 926 | + - moe/moe_token_permute_with_routing_map_grad/op_api |
| 927 | + - moe/moe_token_permute_with_routing_map_grad/op_graph | ||
| 928 | + - moe/moe_token_permute_with_routing_map_grad/op_kernel | ||
| 904 | options: | 929 | options: |
| 905 | - moe_token_permute_with_routing_map_grad | 930 | - moe_token_permute_with_routing_map_grad |
| 906 | - moe_token_unpermute | 931 | - moe_token_unpermute |
| @@ -944,7 +969,9 @@ moe: | |||
| 944 | - moe/moe_token_unpermute_with_ep/docs | 969 | - moe/moe_token_unpermute_with_ep/docs |
| 945 | - moe/moe_token_unpermute_with_ep/README.md | 970 | - moe/moe_token_unpermute_with_ep/README.md |
| 946 | ut_cov_exclude: | 971 | ut_cov_exclude: |
| 947 | - - moe/moe_token_unpermute_with_ep | 972 | + - moe/moe_token_unpermute_with_ep/op_api |
| 973 | + - moe/moe_token_unpermute_with_ep/op_graph | ||
| 974 | + - moe/moe_token_unpermute_with_ep/op_kernel | ||
| 948 | options: | 975 | options: |
| 949 | - moe_token_unpermute_with_ep | 976 | - moe_token_unpermute_with_ep |
| 950 | 977 | ||
| @@ -956,7 +983,9 @@ moe: | |||
| 956 | - moe/moe_token_unpermute_with_ep_grad/docs | 983 | - moe/moe_token_unpermute_with_ep_grad/docs |
| 957 | - moe/moe_token_unpermute_with_ep_grad/README.md | 984 | - moe/moe_token_unpermute_with_ep_grad/README.md |
| 958 | ut_cov_exclude: | 985 | ut_cov_exclude: |
| 959 | - - moe/moe_token_unpermute_with_ep_grad | 986 | + - moe/moe_token_unpermute_with_ep_grad/op_api |
| 987 | + - moe/moe_token_unpermute_with_ep_grad/op_graph | ||
| 988 | + - moe/moe_token_unpermute_with_ep_grad/op_kernel | ||
| 960 | options: | 989 | options: |
| 961 | - moe_token_unpermute_with_ep_grad | 990 | - moe_token_unpermute_with_ep_grad |
| 962 | 991 | ||
| @@ -968,7 +997,9 @@ moe: | |||
| 968 | - moe/moe_token_unpermute_with_routing_map/docs | 997 | - moe/moe_token_unpermute_with_routing_map/docs |
| 969 | - moe/moe_token_unpermute_with_routing_map/README.md | 998 | - moe/moe_token_unpermute_with_routing_map/README.md |
| 970 | ut_cov_exclude: | 999 | ut_cov_exclude: |
| 971 | - - moe/moe_token_unpermute_with_routing_map | 1000 | + - moe/moe_token_unpermute_with_routing_map/op_api |
| 1001 | + - moe/moe_token_unpermute_with_routing_map/op_graph | ||
| 1002 | + - moe/moe_token_unpermute_with_routing_map/op_kernel | ||
| 972 | options: | 1003 | options: |
| 973 | - moe_token_unpermute_with_routing_map | 1004 | - moe_token_unpermute_with_routing_map |
| 974 | test: | 1005 | test: |
| @@ -982,7 +1013,9 @@ moe: | |||
| 982 | - moe/moe_token_unpermute_with_routing_map_grad/docs | 1013 | - moe/moe_token_unpermute_with_routing_map_grad/docs |
| 983 | - moe/moe_token_unpermute_with_routing_map_grad/README.md | 1014 | - moe/moe_token_unpermute_with_routing_map_grad/README.md |
| 984 | ut_cov_exclude: | 1015 | ut_cov_exclude: |
| 985 | - - moe/moe_token_unpermute_with_routing_map_grad | 1016 | + - moe/moe_token_unpermute_with_routing_map_grad/op_api |
| 1017 | + - moe/moe_token_unpermute_with_routing_map_grad/op_graph | ||
| 1018 | + - moe/moe_token_unpermute_with_routing_map_grad/op_kernel | ||
| 986 | options: | 1019 | options: |
| 987 | - moe_token_unpermute_with_routing_map_grad | 1020 | - moe_token_unpermute_with_routing_map_grad |
| 988 | 1021 | ||