Searched refs:core_annotation (Results 1 – 1 of 1) sorted by relevance
514 const int core_annotation = sharding.value().tile_assignment_devices(0); in SetNodeShardingFromNeighbors() local515 if (core == -1 || core > core_annotation) { in SetNodeShardingFromNeighbors()516 core = core_annotation; in SetNodeShardingFromNeighbors()