- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for Oracle (0.05 sec)
-
RELEASE.md
and a [python tracer](https://www.tensorflow.org/guide/profiler#events) which allows you to trace python function calls in your model. Usability improvements include better diagnostic messages and [profile options](https://tensorflow.org/guide/profiler#collect_performance_data) to customize the host and device trace verbosity level. * Introduces experimental support for Keras Preprocessing Layers API
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
"math/bits" ) const ( // _W is the size in bits of our limbs. _W = bits.UintSize // _S is the size in bytes of our limbs. _S = _W / 8 ) // Note: These functions make many loops over all the words in a Nat. // These loops used to be in assembly, invisible to -race, -asan, and -msan, // but now they are in Go and incur significant overhead in those modes. // To bring the old performance back, we mark all functions that loop // over Nat words with //go:norace. Because //go:norace does not // propagate across inlining,...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)