mm.math.from_backend

math.from_backend()

Whether the given tensor is a tensor of the concrete backend.

Parameters:

value (Any) – A value.

Return type:

bool

Returns:

Whether given value is a tensor of the concrete backend.