- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for getsp (0.05 sec)
-
CHANGELOG/CHANGELOG-1.19.md
- Fix azure file migration panic ([#94853](https://github.com/kubernetes/kubernetes/pull/94853), [@andyzhangx](https://github.com/andyzhangx)) [SIG Cloud Provider] - Fix bug where loadbalancer deletion gets stuck because of missing resource group [#75198](https://github.com/kubernetes/kubernetes/issues/75198) ([#93962](https://github.com/kubernetes/kubernetes/pull/93962), [@phiphi282](https://github.com/phiphi282)) [SIG Cloud Provider]
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
RELEASE.md
instead of relying on `Model.inputs` and `Model.input_names`, which are no longer set for subclass Models. This attr is set in eager, `tf.function`, and graph modes. This gets rid of the need for users to manually call `Model._set_inputs` when using Custom Training Loops(CTLs). * Dynamic shapes are supported for generators by calling the Model on
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1) -
lib/fips140/v1.0.0.zip
k" "runtime" _ "unsafe" // go:linkname ) var NOPTRDATA int = 1 // The linkname here disables asan registration of this global, // because asan gets mad about rodata globals. // //go:linkname RODATA crypto/internal/fips140/check/checktest.RODATA var RODATA int32 // set to 2 in asm.s // DATA needs to have both a pointer and an int so that _some_ of it gets // initialized at link time, so it is treated as DATA and not BSS. // The pointer is deferred to init time. var DATA = struct { P *int X int }{&NOPTRDATA,...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)