(
self,
tokens_name: str,
tokens_attention_mask_in_name: str | None,
hidden_state_out_name: str,
tokens_attention_mask_out_name: str | None,
text_encoder: Qwen3VLModel,
autocast_contexts: list[torch.autocast | None] = None,
dtype: torch.dtype | None = None,
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected