Searched refs:HasChip (Results 1 – 3 of 3) sorted by relevance
77 bool HasChip(int x, int y, int z) const;
90 bool TpuTopologyExternal::HasChip(int x, int y, int z) const { in HasChip() function in tensorflow::tpu::TpuTopologyExternal
1422 if (!tpu_topology.HasChip(x, y, z) || core < 0 || in ParseTopologyAttr()1478 if (!tpu_topology.HasChip(x, y, z) || core < 0 || in ParseDeviceAssignmentAttr()