-
Daemyung Jang authored
* Consider inheritance in type checking for tensors Add an additional check to bypass type assertion when both tensors are torch.Tensor instances. * Fix the quality issue
547b5582
* Consider inheritance in type checking for tensors Add an additional check to bypass type assertion when both tensors are torch.Tensor instances. * Fix the quality issue