Aditya Borate

Results 2 issues of Aditya Borate

#### Description of Change - Added a new function to count the number of paths in a graph. - Implemented a test case to validate the functionality of the new...

approved
hacktoberfest-accepted

# What does this PR do? Fixes #12809 This PR fixes it by: 1. Removing the @torch.autocast decorator (Fixes the import warning). 2. Explicitly casting inputs to float32 inside the...