- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for accelerate (0.06 sec)
-
.github/workflows/build.yml
uses: actions/setup-java@v5 with: distribution: 'zulu' java-version: 17 - name: Enable KVM group perms # https://github.blog/changelog/2023-02-23-hardware-accelerated-android-virtualization-on-actions-windows-and-linux-larger-hosted-runners/ run: | echo 'KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"' | sudo tee /etc/udev/rules.d/99-kvm4all.rules
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Aug 21 07:15:58 UTC 2025 - 18.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.30.md
- Introduced a new alpha feature gate, `SELinuxMount`, which can now be enabled to accelerate SELinux relabeling. ([#123157](https://github.com/kubernetes/kubernetes/pull/123157), [@jsafrane](https://github.com/jsafrane))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jun 18 18:59:10 UTC 2025 - 398.1K bytes - Viewed (0) -
tensorflow/BUILD
"//third_party/py/guesslang/...", "//third_party/py/keras/...", "//third_party/py/tf_keras/...", "//third_party/yggdrasil_decision_forests/...", "//waymo/accelerator/...", "//waymo/ml/cn/...", "//waymo/ml/models/...", ], ) package_group( name = "ndarray_tensor_allow_list", packages = [ "//learning/gemini/gemax/...",
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Thu Aug 28 19:11:51 UTC 2025 - 53.4K bytes - Viewed (0) -
RELEASE.md
* Fix GPU delegate crash with C++17. * Add 5D support to TFLite `strided_slice`. * Fix error in delegation of `DEPTH_TO_SPACE` to `NNAPI` causing op not to be accelerated. * Fix segmentation fault when running a model with LSTM nodes using `NNAPI` Delegate * Fix `NNAPI` delegate failure when an operand for Maximum/Minimum operation is a scalar.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1)