- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for Vars (0.03 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/webapp/css/bootstrap.min.css.map
menu\n @include border-top-radius(0);\n }\n}\n\n\n//\n// Pills\n//\n\n.nav-pills {\n // scss-docs-start nav-pills-css-vars\n --#{$prefix}nav-pills-border-radius: #{$nav-pills-border-radius};\n --#{$prefix}nav-pills-link-active-color: #{$nav-pills-link-active-color};\n --#{$prefix}nav-pills-link-active-bg: #{$nav-pills-link-active-bg};\n // scss-docs-end nav-pills-css-vars\n\n .nav-link {\n @include border-radius(var(--#{$prefix}nav-pills-border-radius));\n\n &:disabled {\n color:...Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 12 06:14:02 GMT 2025 - 575.5K bytes - Click Count (0) -
RELEASE.md
* `tf.lite`: * Migrated the `tf.lite` C inference API out of experimental into lite/c. * Add an option to disallow `NNAPI` CPU / partial acceleration on Android 10 * TFLite Android AARs now include the C headers and APIs are required to use TFLite from native code. * Refactors the delegate and delegate kernel sources to allow usage in the linter.Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 18:31:38 GMT 2026 - 746.5K bytes - Click Count (3)