【发布时间】:2023-04-09 06:04:01
【问题描述】:
我正在按照 github.com/jcjohnson/torch-rnn 上的说明进行操作,直到培训部分。当我使用th train.lua -input_h5 my_data.h5 -input_json my_data.json我得到错误Error: unable to locate HDF5 header file at /usr/local/Cellar/hdf5/1.10.0-patch1/include;/usr/include;/usr/local/opt/szip/include/hdf5.h
我是 luarocks 和 torch 的新手,所以我不确定出了什么问题。我安装了torch-hd5f。任何建议将不胜感激。
【问题讨论】:
标签: python-2.7 lua torch luarocks