添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
失望的烈马  ·  USAJOBS - Search·  1 月前    · 
苦闷的野马  ·  UnexpectedValueExcepti ...·  4 月前    · 
慷慨的鸵鸟  ·  Data types: uint8, ...·  10 月前    · 

Hello,

I am trying to test my model on raspberry pi4 (armv7l), so whenever i am giving test command i am getting the following error

  File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
  File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
  File "/home/pi/daic_test_env/lib/python3.7/site-packages/h5py/_hl/dataset.py", line 496, in __getitem__
    self.id.read(mspace, fspace, arr, mtype, dxpl=self._dxpl)
  File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper
  File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper
  File "h5py/h5d.pyx", line 181, in h5py.h5d.DatasetID.read
  File "h5py/_proxy.pyx", line 158, in h5py._proxy.dset_rw
  File "h5py/_proxy.pyx", line 84, in h5py._proxy.H5PY_H5Dread
OSError: Can't read data (memory allocation failed for chunk)

could someone please help me with this?

Kind regards
Vikas