Searched refs:tpu_dev_path (Results 1 – 1 of 1) sorted by relevance
92 std::string tpu_dev_path = "/dev/accel0"; in IsTpuUsed() local93 line.resize(tpu_dev_path.size()); in IsTpuUsed()99 if (line != tpu_dev_path) continue; in IsTpuUsed()