- Sort Score
- Num 10 results
- Language All
Results 1 - 8 of 8 for 072412 (0.06 seconds)
-
README.md
[](https://badge.fury.io/py/tensorflow) [](https://doi.org/10.5281/zenodo.4724125) [](https://bestpractices.coreinfrastructure.org/projects/1486)
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 10:38:57 GMT 2026 - 11.6K bytes - Click Count (0) -
ci/official/requirements_updater/numpy1_requirements/requirements.in
# Requirements for NumPy 1.x numpy ~= 1.26.0 wheel ~= 0.41.2 h5py >= 3.11.0, < 3.15.0 lit ~= 17.0.2 opt_einsum == 3.3.0 astunparse == 1.6.3 dill == 0.3.7 astor == 0.7.1 typing_extensions ~= 4.14.1 gast == 0.4.0 termcolor == 2.3.0 wrapt == 1.16.0 tblib == 2.0.0 ml_dtypes >= 0.5.1, < 0.6.0 auditwheel >= 6.1.0 # Install tensorboard, and keras # Note that here we want the latest version that matches TF major.minor version
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Jan 26 22:44:40 GMT 2026 - 1.2K bytes - Click Count (0) -
.teamcity/jdks.yaml
sha256: "7484d5d4cdb02fc17a842ab86ddac2524a0365066659c46b2e258c64152379cd" - params: - "macos.java8.zulu.aarch64" os: "macos" arch: "aarch64" vendor: "zulu" version: "zulu8.78.0.19-ca-jdk8.0.412" - params: - "macos.java11.openjdk.aarch64" os: "macos" arch: "aarch64" vendor: "temurin" version: "jdk-11.0.30+7"
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Feb 05 09:52:57 GMT 2026 - 6.6K bytes - Click Count (1) -
guava/src/com/google/common/collect/Collections2.java
* * <p><i>Notes:</i> This is an implementation of the algorithm for Lexicographical Permutations * Generation, described in Knuth's "The Art of Computer Programming", Volume 4, Chapter 7, * Section 7.2.1.2. The iteration order follows the lexicographical order. This means that the * first permutation will be in ascending order, and the last will be in descending order. *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sun Mar 08 16:16:42 GMT 2026 - 23K bytes - Click Count (0) -
doc/godebug.md
parsing will fail early. The default value is `urlmaxqueryparams=10000`. Setting `urlmaxqueryparams=0` disables the limit. To avoid denial of service attacks, this setting and default was backported to Go 1.25.6 and Go 1.24.12. Go 1.26 added a new `urlstrictcolons` setting that controls whether `net/url.Parse` allows malformed hostnames containing colons outside of a bracketed IPv6 address.
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Mar 20 15:49:10 GMT 2026 - 26K bytes - Click Count (0) -
src/bytes/bytes_test.go
{space, isSpace, 0, len(space) - 3}, // last rune in space is 3 bytes {"\u0e50\u0e5212hello34\u0e50\u0e51", isDigit, 0, 18}, {"\u2C6F\u2C6F\u2C6F\u2C6FABCDhelloEF\u2C6F\u2C6FGH\u2C6F\u2C6F", isUpper, 0, 34}, {"12\u0e50\u0e52hello34\u0e50\u0e51", not(isDigit), 8, 12}, // tests of invalid UTF-8 {"\x801", isDigit, 1, 1}, {"\x80abc", isDigit, -1, -1}, {"\xc0a\xc0", isValidRune, 1, 1},Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Mar 11 03:07:05 GMT 2026 - 62.9K bytes - Click Count (0) -
docs/en/docs/release-notes.md
* ⬆ Bump strawberry-graphql from 0.291.2 to 0.307.1. PR [#15033](https://github.com/fastapi/fastapi/pull/15033) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump typer from 0.21.1 to 0.24.1. PR [#15032](https://github.com/fastapi/fastapi/pull/15032) by [@dependabot[bot]](https://github.com/apps/dependabot).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Apr 03 12:07:04 GMT 2026 - 631K bytes - Click Count (0) -
android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java
\u0000\u4000\u71d3\u0000\u4000\u71d9\u0000\u4000\u71df\u0000\u4000\u71e7\u0000\u4000\u71ed\u0000\u4000\u71f3\u0000\u4000\u71fd\u0000\u4000\u7203\u0000\u4000\u7208\u0000\u4000\u7210\u0000\u4000\u721f\u0000\u4000\u722e\u0000\u4000\u7238\u0000\u4000\u7242\u0000\u4000\u7249\u0000\u4000\u7250\u0000\u4000\u7259\u0000\u4000\u7265\u0000\u4000\u7272\u0000\u4000\u7279\u0000\u4000\u7281\u0000\u4000\u7287\u0000\u4000\u7292\u0000\u4000\u729c\u0000\u4000\u72a6\u0000\u4000\u72ad\u0000\u4000\u72b3\u0000\u4000\u...
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 06 20:41:51 GMT 2026 - 290.5K bytes - Click Count (1)