Skip to content

Conversation

mattdangerw
Copy link
Member

In keeping with predict and fit, we will name the inner, compilable generation function for a single batch of inputs generate_step.

make_generate_function compiles generate_step into generate_function, much as make_predict_function compiles predict_step into predict_function.

In keeping with predict and fit, we will name the inner, compilable
generation function for a single batch of inputs `generate_step`.

`make_generate_function` compiles `generate_step` into
`generate_function`, much as `make_predict_function` compiles
`predict_step` into `predict_function`.
@mattdangerw
Copy link
Member Author

/gcbrun

@mattdangerw mattdangerw merged commit 498438a into keras-team:master Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants