Commit fbb7245
Revert reward size validation to unblock OC cogwheel test
Summary:
D76681825 added a new validation logic for reward tensor size hence broke the OC [cogwheel test](https://www.internalfb.com/conveyor/aps/ads_rl/releases/461.1/nodes/cogwheel_aps_pearl_ads_bidding_oc_on_mast/runs/1623320241869408?pipeline_names[0]=auto&node_details_tab=run_details_summary). [Error](https://www.internalfb.com/mlhub/pipelines/runs/mast/aps-cogwheel_pearl_ads_bidding_oc_896952826-1bc277ccc6?job_attempt=0&tab=summary)
To unblock this, revert this check to allow muti-dimensions for reward. We will re-evaluate this check once the diff owner D76681825 rodrigodesalvobraz is back.
Reviewed By: zhongjiema
Differential Revision: D77566142
fbshipit-source-id: 0bea1ac142f1e7e951c1c36bb14e5d602ab52c981 parent 7eeb7bd commit fbb7245
1 file changed
Lines changed: 4 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
164 | 160 | | |
165 | 161 | | |
166 | 162 | | |
| |||
0 commit comments