Commit af54568
pradeep
fix doc test for count function to use f32 type
If the scalar constant is of type f64, tests are failing on devices
that doesn't support double data types. This is a temporary fix.1 parent 6b61e7d commit af54568
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
| 246 | + | |
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| |||
0 commit comments