- Sort Score
- Num 10 results
- Language All
Results 171 - 173 of 173 for Allocate (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
RELEASE.md
`tf.function`-local variable: during each execution of the `tf.function`, the variable will be created and then disposed, similar to a local (i.e. stack-allocated) variable in C/C++. Currently `experimental_enable_variable_lifting=False` only works on non-XLA devices (e.g. under `@tf.function(jit_compile=False)`). * TF SavedModel: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) -
docs/en/docs/release-notes.md
* This was reported internally by [@rushilsrivastava](https://github.com/rushilsrivastava) as a memory leak when the server had unhandled exceptions that would produce internal server errors, the memory allocated before that point would not be released. * Read the new docs: [Dependencies with `yield` and `except`](https://fastapi.tiangolo.com/tutorial/dependencies/dependencies-with-yield/#dependencies-with-yield-and-except).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Apr 03 12:07:04 GMT 2026 - 631K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (linux-arm-cgo), func EpollWait(int, []EpollEvent, int) (int, error) pkg syscall (linux-arm-cgo), func Faccessat(int, string, uint32, int) error pkg syscall (linux-arm-cgo), func Fallocate(int, uint32, int64, int64) error pkg syscall (linux-arm-cgo), func Fchdir(int) error pkg syscall (linux-arm-cgo), func Fchmod(int, uint32) error pkg syscall (linux-arm-cgo), func Fchmodat(int, string, uint32, int) error
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1)