多卡训练,报如下错误,怎么解决:
InvalidArgumentError (see above for traceback): Cannot colocate nodes 'tower_0/mask_rcnn/Variable/anchors/Variable/read_tower_0/mask_rcnn/Variable_0' and 'anchors/Variable: Cannot merge devices with incompatible ids: '/device:GPU:1' and '/device:GPU:0'
[[Node: tower_0/mask_rcnn/Variable/anchors/Variable/read_tower_0/mask_rcnn/Variable_0 = Identity[T=DT_FLOAT, _class=["loc:@anchors/Variable"], _device="/device:GPU:0"](tower_0/mask_rcnn/Variable/cond/Merge)]]
Keras同时用多张显卡训练网络Author: Zongwei Zhou | 周纵苇Weibo: @MrGiovanniEmail: zongweiz@asu.edu References. 官方文档:mu...