HSGP.create_variable# HSGP.create_variable(name)[source]# Create a variable from HSGP configuration. Parameters: namestrThe name of the variable. Returns: pt.TensorVariableThe variable created from the HSGP configuration.