- Sort Score
- Result 10 results
- Languages All
Results 391 - 400 of 401 for extra (0.07 sec)
-
RELEASE.md
for details. * Added a new op `SparseSegmentSumGrad` to match the other sparse segment gradient ops and avoid an extra gather operation that was in the previous gradient implementation. * Added a new session config setting `internal_fragmentation_fraction`,
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (2) -
docs/es/docs/deployment/docker.md
</div> /// info | Información Existen otros formatos y herramientas para definir e instalar dependencias de paquetes. /// ### Crear el Código de **FastAPI** * Crea un directorio `app` y entra en él. * Crea un archivo vacío `__init__.py`. * Crea un archivo `main.py` con: ```Python from typing import Union from fastapi import FastAPI app = FastAPI() @app.get("/")
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Fri May 30 13:15:52 UTC 2025 - 31K bytes - Viewed (0) -
docs/pt/docs/alternatives.md
/// check | **FastAPI** inspirado para Definir validações extras para tipos de dados usando valores "padrão" de atributos dos modelos. Isso melhora o suporte do editor, e não estava disponível no Pydantic antes.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sat Nov 09 16:39:20 UTC 2024 - 25.5K bytes - Viewed (0) -
pom.xml
<exclusion> <groupId>org.opensearch.plugin</groupId> <artifactId>reindex-client</artifactId> </exclusion> <exclusion> <groupId>org.opensearch.plugin</groupId> <artifactId>mapper-extras-client</artifactId> </exclusion> <exclusion> <groupId>org.opensearch.plugin</groupId> <artifactId>aggs-matrix-stats-client</artifactId> </exclusion> <exclusion>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Sep 04 05:22:58 UTC 2025 - 49.6K bytes - Viewed (0) -
api/go1.txt
pkg archive/zip, type FileHeader struct, CompressedSize uint32 pkg archive/zip, type FileHeader struct, CreatorVersion uint16 pkg archive/zip, type FileHeader struct, ExternalAttrs uint32 pkg archive/zip, type FileHeader struct, Extra []uint8 pkg archive/zip, type FileHeader struct, Flags uint16 pkg archive/zip, type FileHeader struct, Method uint16 pkg archive/zip, type FileHeader struct, ModifiedDate uint16
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
src/archive/zip/reader_test.go
Content: []byte("This small file is in ZIP64 format.\n"), Modified: time.Date(2012, 8, 10, 14, 33, 32, 0, time.UTC), Mode: 0644, }, }, }, // Another zip64 file with different Extras fields. (golang.org/issue/7069) { Name: "zip64-2.zip", File: []ZipTestFile{ { Name: "README", Content: []byte("This small file is in ZIP64 format.\n"),
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Mar 11 22:19:38 UTC 2025 - 56.6K bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const EV_ONESHOT ideal-int pkg syscall (freebsd-386-cgo), const EV_RECEIPT ideal-int pkg syscall (freebsd-386-cgo), const EV_SYSFLAGS ideal-int pkg syscall (freebsd-386-cgo), const EXTA ideal-int pkg syscall (freebsd-386-cgo), const EXTB ideal-int pkg syscall (freebsd-386-cgo), const EXTPROC ideal-int pkg syscall (freebsd-386-cgo), const FD_CLOEXEC ideal-int
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (1) -
api/go1.14.txt
pkg syscall (freebsd-arm64), const EVFILT_WRITE ideal-int pkg syscall (freebsd-arm64), const EWOULDBLOCK = 35 pkg syscall (freebsd-arm64), const EXDEV = 18 pkg syscall (freebsd-arm64), const EXTA = 19200 pkg syscall (freebsd-arm64), const EXTA ideal-int pkg syscall (freebsd-arm64), const EXTB = 38400 pkg syscall (freebsd-arm64), const EXTB ideal-int pkg syscall (freebsd-arm64), const EXTPROC = 2048
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), const EV_SYSFLAGS ideal-int pkg syscall (darwin-arm64), const EWOULDBLOCK = 35 pkg syscall (darwin-arm64), const EXDEV = 18 pkg syscall (darwin-arm64), const EXTA = 19200 pkg syscall (darwin-arm64), const EXTA ideal-int pkg syscall (darwin-arm64), const EXTB = 38400 pkg syscall (darwin-arm64), const EXTB ideal-int pkg syscall (darwin-arm64), const EXTPROC = 2048
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.1.txt
pkg syscall (darwin-386), const EV_RECEIPT = 64 pkg syscall (darwin-386), const EV_SYSFLAGS = 61440 pkg syscall (darwin-386), const EWOULDBLOCK = 35 pkg syscall (darwin-386), const EXDEV = 18 pkg syscall (darwin-386), const EXTA = 19200 pkg syscall (darwin-386), const EXTB = 38400 pkg syscall (darwin-386), const EXTPROC = 2048 pkg syscall (darwin-386), const FD_CLOEXEC = 1 pkg syscall (darwin-386), const FD_SETSIZE = 1024
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0)