LostTech.TensorFlow : API Documentation

Type debugging

Namespace tensorflow.compat.v2.debugging

Public static methods

object assert_all_finite(IEnumerable<double> x, string message, string name)

object assert_all_finite(ValueTuple<PythonClassContainer, PythonClassContainer> x, string message, string name)

object assert_all_finite(IGraphNodeBase x, string message, string name)

object assert_all_finite_dyn(object x, object message, object name)

Public properties

PythonFunctionContainer assert_all_finite_fn get;