Skip to content

Commit

Permalink
remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
chengmengli06 committed Feb 26, 2024
1 parent 1810958 commit 93a25a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions easy_rec/python/protos/easy_rec_model.proto
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import "easy_rec/python/protos/variational_dropout.proto";
import "easy_rec/python/protos/multi_tower_recall.proto";
import "easy_rec/python/protos/tower.proto";
import "easy_rec/python/protos/pdn.proto";
import "easy_rec/python/protos/ppnet.proto";

// for input performance test
message DummyModel {
Expand Down Expand Up @@ -92,8 +91,6 @@ message EasyRecModel {
SimpleMultiTask simple_multi_task = 304;
PLE ple = 305;

PPNetV3 ppnet = 306;

RocketLaunching rocket_launching = 401;
}
repeated SeqAttGroupConfig seq_att_groups = 7;
Expand Down

0 comments on commit 93a25a6

Please sign in to comment.