with a group of nodes that required incompatible device '/job:localhost/replica:0/task:0/device:GPU:0'Colocation group had the following types and devices: UniqueGatherV2: GPU CPU
SparseApplyAdadelt
embedding_lookup/ReadVariableOp: Could not satisfy explicit device specification '' because the node {{colocation_nodeColocation Debug Info:Root Member(assigned_device_name_indexResourceSparse
我在嵌入层上得到了一个InvalidArgumentError:Colocation group had the following types andGPU CPU ResourceSparseApplyAdagradV2: CPU ReadVariableOp: GPU CPU
Colocation
因此,我首先使用子查询ORDER BY Timestamp DESC,然后外部查询将按Sensor_id分组=====================问题是当我执行完整查询时 SELECT * FROM log AS L JOIN Sensors_colocation AS S ON L.Id = S.Sensor_idDEFAULT CHARSET=latin1; ADD PRIMARY KEY (`Id`,`Timestam