Move `output_range` argument to call(). After evaluating several use cases,...
Move `output_range` argument to call(). After evaluating several use cases, `output_range` is better to be specified at `call` time which allows us the train with full sequence and serve with certain tokens. PiperOrigin-RevId: 462885854
Showing
Please register or sign in to comment