UNIT-Tensorflow icon indicating copy to clipboard operation
UNIT-Tensorflow copied to clipboard

Train

Open littlealili opened this issue 6 years ago • 2 comments

hello,when I try to run the code, it shows self.num_batches=0 ,but I cannot find the reason. self.trainA:[0:0]=[ ] len=0 What should I do?Thank you very much!

littlealili avatar Nov 01 '19 09:11 littlealili

The information of self.trainA: array([], dtype=float64) [0:0] :[] dtype:dtype('float64') max:'array is empty' min:'array is empty' shape:(0,) size:0 internals:{'T': array([], dtype=float64), 'base': None, 'ctypes': <numpy.core._interna...021315160>, 'data': <memory at 0x00000000412F7648>, 'dtype': dtype('float64'), 'flags': C_CONTIGUOUS : Tru...Y : False\n, 'flat': <numpy.flatiter obje...025F82CB0>, 'imag': array([], dtype=float64), 'itemsize': 8, 'nbytes': 0, 'ndim': 1, 'real': array([], dtype=float64), 'shape': (0,), 'size': 0, ...} Dose it have any problem?

littlealili avatar Nov 03 '19 03:11 littlealili

If it is convenient, can you tell me the information when I type it correctly?

littlealili avatar Nov 03 '19 03:11 littlealili