Searched refs:int32_on_device (Results 1 – 2 of 2) sorted by relevance
110 bool int32_on_device = in MemoryTypesForNode() local112 return DataTypeAlwaysOnHost(dt) || (dt == DT_INT32 && !int32_on_device); in MemoryTypesForNode()
294 auto int32_on_device = in TEST_F() local297 root.graph()->AddEdge(int32_on_device.node(), 0, call, 0); in TEST_F()