nki.language.shared_constant# nki.language.shared_constant(constant, dtype=None, **kwargs)[source]# Create a new tensor filled with the data specified by data array. Parameters: constant – the constant data to be filled into a tensor Returns: a tensor which contains the constant data