-
Couldn't load subscription status.
- Fork 1.7k
Open
Labels
enhancementNew feature or requestNew feature or requestmodule: backendsIssues related to the backendsIssues related to the backendspytorchPyTorch or LibTorch relatedPyTorch or LibTorch related
Description
I am using the triton container from 24.09 and want to serve torscript models with BFLOAT16 inputs but I am getting the following error:
failed to load 'UnflattenSequence' version 1: Internal: unsupported datatype TYPE_BF16 for input 'latent_as_sequence_input__0' for model 'UnflattenSequence'"
Given that torchscript supports bfloat16, shouldn't this be supported as well ?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmodule: backendsIssues related to the backendsIssues related to the backendspytorchPyTorch or LibTorch relatedPyTorch or LibTorch related