- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for assemble (0.06 sec)
-
lib/fips140/v1.0.0.zip
|| ppc64 || ppc64le || riscv64 || s390x) package bigmod import ( "crypto/internal/fips140deps/cpu" "crypto/internal/impl" ) // amd64 assembly uses ADCX/ADOX/MULX if ADX is available to run two carry // chains in the flags in parallel across the whole operation, and aggressively // unrolls loops. arm64 processes four words at a time. // // It's unclear why the assembly for all other architectures, as well as for // amd64 without ADX, perform better than the compiler output. // TODO(filippo): file cmd/compile...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
RELEASE.md
* New python 3 docker images added. * Made pip packages pypi compliant. TensorFlow can now be installed by `pip install tensorflow` command. * Several python API calls have been changed to resemble NumPy more closely. * Android: person detection + tracking demo implementing Scalable Object Detection using Deep Neural Networks. * New (experimental)
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1)