- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for FailedPrecondition (0.16 sec)
-
tensorflow/c/c_api.cc
using tensorflow::Status; using tensorflow::string; using tensorflow::Tensor; using tensorflow::TensorId; using tensorflow::TensorShapeProto; using tensorflow::VersionDef; using tensorflow::errors::FailedPrecondition; using tensorflow::errors::InvalidArgument; using tensorflow::errors::OutOfRange; using tensorflow::gtl::ArraySlice; using tensorflow::strings::StrCat; extern "C" {
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Tue May 13 06:30:43 UTC 2025 - 102.3K bytes - Viewed (0) -
RELEASE.md
* (since v2.7) `tf.nn.max_pool_with_argmax` gradient * (since v2.7) `tf.raw_ops.DebugNumericSummary` and `tf.raw_ops.DebugNumericSummaryV2` * (since v2.7) `tf.timestamp`. Throws `FailedPrecondition` * (since v2.7) `tf.Variable.scatter_add` (and other scatter methods, both on ref and resource variables) * (since v2.7) The random-number-generating ops in the `tf.random`
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (1)