Getting Started
User Guide
Model Backbones
Development
voigt_6_to_full_3x3_stress_torch()
Functions
voigt_6_to_full_3x3_stress_torch(stress_vector)
voigt_6_to_full_3x3_stress_torch
Form a 3x3 stress matrix from a 6 component vector in Voigt notation
stress_vector (Tensor) – Tensor of shape (B, 6) where B is the batch size
Tensor of shape (B, 3, 3)
Tensor