forked from tinygrad/tinygrad
* Added few missing return typehints for tensor.py * added test for empty tensor for Tensor.numel() * fixed missing numel call in test_numel * small change in reshape shape condition check * Merge from upstream
* Added few missing return typehints for tensor.py * added test for empty tensor for Tensor.numel() * fixed missing numel call in test_numel * small change in reshape shape condition check * Merge from upstream