- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 363 for vector (0.47 seconds)
-
docs/ja/docs/index.md
--- ## **Typer**, the FastAPI of CLIs <a href="https://typer.tiangolo.com" target="_blank"><img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg" style="width: 20%;"></a> もし Web API の代わりにターミナルで使用する<abbr title="Command Line Interface">CLI</abbr>アプリを構築する場合は、<a href="https://typer.tiangolo.com/" class="external-link" target="_blank">**Typer**</a>を確認してください。
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Oct 11 17:48:49 GMT 2025 - 21.3K bytes - Click Count (0) -
README.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Thu Dec 25 11:01:37 GMT 2025 - 26.4K bytes - Click Count (0) -
tensorflow/c/c_api.h
// // ncontrol_outputs: Number of control outputs of the function. // control_outputs: vector of TF_Operation objects to be marked as control // outputs of the function. Operations marked as control outputs are // guaranteed to execute. // control_output_names: Optional. If not nullptr, vector of strings, one // per control output, with their names to be added to the function's // OpDef.
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Thu Oct 26 21:08:15 GMT 2023 - 82.3K bytes - Click Count (0) -
src/cmd/asm/internal/asm/parse.go
return 0 } // term = factor | factor ('*' | '/' | '%' | '>>' | '<<' | '&') factor func (p *Parser) term() uint64 { value := p.factor() for { switch p.peek() { case '*': p.next() value *= p.factor() case '/': p.next() if int64(value) < 0 { p.errorf("divide of value with high bit set") } divisor := p.factor() if divisor == 0 {Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Wed Nov 12 03:59:40 GMT 2025 - 37.3K bytes - Click Count (0) -
docs/en/docs/async.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sun Aug 31 09:56:21 GMT 2025 - 24K bytes - Click Count (0) -
.bazelrc
common:release_arm64_linux --config=release_linux_base common:release_arm64_linux --config=linux_arm64 common:release_arm64_linux --config=mkl_aarch64_threadpool common:release_arm64_linux --copt=-flax-vector-conversions test:release_arm64_linux --flaky_test_attempts=3 # Deprecated release CPU config with non-hermetic toolchains. common:release_arm64_linux_clang_local --config=release_arm64_linux
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Fri Dec 26 23:20:26 GMT 2025 - 56.8K bytes - Click Count (0) -
RELEASE.md
Hoffmann, Tim Zaman, tomguluson92, Tongxuan Liu, Trent Lo, Trevor Morris, TungJerry, Tyorden, Uday Bondhugula, v1incent, Vagif, Vasileios Lioutas, vbvg2008, vcarpani, Vijay Ravichandran, Vikram Tiwari,Viktor Gal, Vishwak Srinivasan, Vincent, Vishnuvardhan Janapati, Vitor-Alves, Vivek Suryamurthy, wangsiyu, wateryzephyr, WeberXie, Wei Wang, WeijieSun, Wen-Heng (Jack) Chung, wenxizhu, Will Battel, William D. Irons, winstonq, wyzhao, Xiaoming (Jason) Cui,
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Tue Oct 28 22:27:41 GMT 2025 - 740.4K bytes - Click Count (3) -
src/README.vendor
standard library in the src/vendor and src/cmd/vendor directories. There are two modules, std and cmd, defined in src/go.mod and src/cmd/go.mod. When a package outside std or cmd is imported by a package inside std or cmd, the import path is interpreted as if it had a "vendor/" prefix. For example, within "crypto/tls", an import of "golang.org/x/crypto/cryptobyte" resolves to "vendor/golang.org/x/crypto/cryptobyte". When a package with the
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Mon Sep 30 19:15:39 GMT 2024 - 2.4K bytes - Click Count (0) -
src/cmd/README.vendor
See src/README.vendor for information on loading vendored packages
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu May 09 17:11:16 GMT 2019 - 102 bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
V4.B16 AESE V21.B16, V5.B16 AESE V21.B16, V6.B16 AESE V21.B16, V7.B16 VEOR V0.B16, V22.B16, V0.B16 VEOR V1.B16, V22.B16, V1.B16 VEOR V2.B16, V22.B16, V2.B16 VEOR V3.B16, V22.B16, V3.B16 VEOR V4.B16, V22.B16, V4.B16 VEOR V5.B16, V22.B16, V5.B16 VEOR V6.B16, V22.B16, V6.B16 VEOR V7.B16, V22.B16, V7.B16 VLD1.P 64(SRC), [V23.B16, V24.B16, V25.B16, V26.B16] VLD1.P 64(SRC), [V27.B16, V28.B16, V29.B16, V30.B16] VEOR V23.B16, V0.B16, V23.B16 VEOR V24.B16, V1.B16, V24.B16 VEOR V25.B16, V2.B16, V25.B16 VEOR V26.B16,...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0)