Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Type Error fix. During the type conversion, it expects for NumPy array, which fails when tensor array is passed. Sol: Check the type before conversion.
- Loading branch information