7340c02d0e
[TIR][REFACTOR] ForNode update - Remove deprecated device_api. - Add ThreadBinding for_type. - Add additional annotations. More style consistency refactor to make the ForNode to be consistent with rest of the codebase. - ForType => ForKind - Add constant prefix k to enum consts per Google C style - Introduce ForKind to the python side.