damccorm commented on issue #24334: URL: https://github.com/apache/beam/issues/24334#issuecomment-1520531971
It depends on the model handler, but for PyTorchTensor its `make_tensor_model_fn` - https://github.com/apache/beam/blob/fbc7df425cd0cdd3e5e1dca05601f7b023dbed96/sdks/python/apache_beam/ml/inference/pytorch_inference.py#L154 Roughly they should all follow the `make_<something>_fn` pattern -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
