Commit 5fcee61
Remove type(UserDefinedObjectVariable)
Summary:
Pull Request resolved: facebookresearch#4831
Dynamo is unable to handle getting the type of a user defined object variable, in this case proposals[0].proposal_boxes. However, I'm not sure if the type of this value changes.
Reviewed By: wat3rBro
Differential Revision: D43641624
fbshipit-source-id: d6b6b3f15124ae2c2945c40b8260d4452e8413f71 parent b33e813 commit 5fcee61
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
418 | 430 | | |
419 | 431 | | |
420 | 432 | | |
| |||
0 commit comments