- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for suppressing (0.05 sec)
-
src/main/webapp/css/admin/bootstrap.min.css.map
to properly handle hyperlink underlines for breadcrumbs built\n // without `<ul>`s. The `::before` pseudo-element generates an element\n // *within* the .breadcrumb-item and thereby inherits the `text-decoration`.\n //\n // To trick IE into suppressing the underline, we give the pseudo-element an\n // underline and then immediately remove it.\n + .breadcrumb-item:hover::before {\n text-decoration: underline;\n }\n // stylelint-disable-next-line no-duplicate-selectors\n + .breadcrumb-item:hover::before...
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 639.3K bytes - Viewed (1) -
RELEASE.md
* Improved convolution padding documentation. * Add a tag constant, gpu, to present graph with GPU support. * `saved_model.utils` now support SparseTensors transparently. * A more efficient implementation of non-max suppression. * Add support for the shrinkage-type L2 to FtrlOptimizer in addition to the online L2 it already supports. * Fix negative variance in moments calculation.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2)