StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Answers and rating deltas for

_TENSOR_LIKE_TYPES = tuple() def is_dense_tensor_like(t): return isinstance(t, _TENSOR_LIKE_TYPES)

Author Votes Δ
Vishnuvardhan Janapati 0 0.00
Last visited: Oct 18, 2020, 5:58:00 PM