Fix for the issue of device-id getting hardcoded for token_type_ids during...
Fix for the issue of device-id getting hardcoded for token_type_ids during Tracing for ConvBert (#12287) * added token_type_ids buffer to fix the issue #5664 * Handling the case that position_id buffer is not registered * added token_type_ids buffer to fix the issue #5664 * modified to support device conversion when the model is traced
Showing
Please register or sign in to comment