DescriptionRefactor gpu code generation
Make CWriter and CHeaderWriter more pythonic - use the 'with' statement
to automatically close the file. The 'write' function now writes
directly into the file and not into a string.
Bug=None
Committed: https://crrev.com/a5535301ce813d9f709c4f7cee1f5d1bc975cb3f
Cr-Commit-Position: refs/heads/master@{#342077}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 14 (5 generated)
|