Zli
Zli
嘿, 我在运行 python train.py 的时候控制台输出 ModuleNotFoundError: No module named 'seq2seq' 应该是找不到这个 seq2seq 模块, 请问这个模块是需要安装的吗 我的环境是python3.6, tensorflow1.3 ; 以下是完整的输出: 👍 File "train.py", line 6, in from utils import load_data, create_simpleCnnRnn,create_imgText File...
i want use multi-IPUs do model inference, should i use tensorflow(https://github.com/graphcore/tensorflow/tree/085b20a4b6287eff8c0b792425d52422ab8cbab3/tensorflow/compiler/plugin/poplar), poptorch(https://github.com/graphcore/poptorch)?
hi , i have download this project and run success , it's very cool. something about this data set i want to know, please ...how to product the file "mitdbx_mitdbx_108.txt"...
hi , i have download this project and run success , it's very cool. something about this data set i want to know, please .... the file that "mitdbx_mitdbx_108.txt "...
对广播操作的描述不准确, 准确的表述: https://numpy.org/doc/stable/user/basics.broadcasting.html 等待更新