{"author":"chenyu","author_email":"chenyu@fastmail.com","author_time":1703181735,"commit_time":1703181735,"committer":"GitHub","committer_email":"noreply@github.com","hash":"6116039f7bad4f20059dd58c04cf3a290877b270","message":"don't match dtype with first input in where (#2898)\n\n* don't match dtype with first input in where\r\n\r\n`Tensor([1, 2, 3]).where(1.2, 2.3)` the first `[1, 2, 3]` can directly cast into bool without casting float (in broadcasted) first\r\n\r\n* cast in one place","parents":["7dc3352877d3cd286bf2385127c969e6a69fb1bb"],"tree_hash":"67eb18dbfcc6d783a21f5a6694ffd21f876148d1"}