Unverified Commit ee18d4d2 authored by Christopher Akiki's avatar Christopher Akiki Committed by GitHub
Browse files

TF GPT2: clearer model variable naming with @unpack_inputs (#16311)

* add unpack_inputs decorator to Main Layer

* add unpack_inputs decorator to Model

* add unpack_inputs decorator to LMHead Model

* add unpack_inputs decorator to Double Head Model

* add unpack_inputs decorator to Sequence Classification Model

* run fixup recipe

* make unpack_inputs the first decorator
parent d7c8ce57
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment