DynamicGCN icon indicating copy to clipboard operation
DynamicGCN copied to clipboard

file issue

Open 1eclipse opened this issue 5 years ago • 2 comments

halo,how can i open file such as *.tx or *.x? Should i use visualization software? thankyou!

1eclipse avatar Dec 17 '19 12:12 1eclipse

Hi, just use np.load() to load the files.

amy-deng avatar Dec 17 '19 16:12 amy-deng

Thank you. I have tried your method, and opend the *.y and .ty files, but failed to open the .x,.tx,.idx and *.tidx files. It shows "ValueError: Array can't be memory-mapped: Python objects in dtype." Is it because the files are too big?I want to see their data structure.

1eclipse avatar Dec 18 '19 01:12 1eclipse