- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Slater (0.05 sec)
-
fastapi/dependencies/utils.py
response: Optional[Response] = None, dependency_overrides_provider: Optional[Any] = None, dependency_cache: Optional[dict[DependencyCacheKey, Any]] = None, # TODO: remove this parameter later, no longer used, not removing it yet as some # people might be monkey patching this function (although that's not supported) async_exit_stack: AsyncExitStack, embed_body_fields: bool, ) -> SolvedDependency:
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 12:54:56 UTC 2025 - 37.6K bytes - Viewed (3) -
.bazelrc
common:android_x86_64 --cpu=x86_64 common:android_x86_64 --fat_apk_cpu=x86_64 common:android_x86_64 --platforms=@org_tensorflow//tensorflow/tools/toolchains/android:x86_64 # Build everything statically for Android since all static libs are later # bundled together into a single .so for deployment. common:android --dynamic_mode=off # TODO(belitskiy): Remove once on Clang 20. common:android --define=xnn_enable_avxvnniint8=false
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Fri Dec 26 23:20:26 UTC 2025 - 56.8K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* 👥 Update FastAPI People. PR [#9999](https://github.com/tiangolo/fastapi/pull/9999) by [@tiangolo](https://github.com/tiangolo). * 🐳 Update Dockerfile with compatibility versions, to upgrade later. PR [#9998](https://github.com/tiangolo/fastapi/pull/9998) by [@tiangolo](https://github.com/tiangolo).
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:06:15 UTC 2025 - 586.7K bytes - Viewed (0)