name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...
Intel® Optimization for Horovod* is the distributed training framework for TensorFlow*. The goal is to make distributed Deep Learning workload run faster and easier to use on Intel GPU devices. It's ...