tf_repos
tf_repos copied to clipboard
DeepMLT Converting sparse IndexedSlices to a dense Tensor of unknown shape
遇到 UserWarning: Converting sparse IndexedSlices to a dense Tensor of unknown shape. This may consume a large amount of memory. "Converting sparse IndexedSlices to a dense Tensor of unknown shape. "
我跑DeepMLT model时
我的显卡显存是6g的
占用内存Allocation of 16384131072 exceeds 10% of system memory
显存没怎么用到
是代码的问题么