LostTech.TensorFlow : API Documentation

Type gen_manip_ops

Namespace tensorflow.python.ops.gen_manip_ops

Public static methods

object roll_eager_fallback(IGraphNodeBase input, IGraphNodeBase shift, IGraphNodeBase axis, string name, Context ctx)

object roll_eager_fallback_dyn(object input, object shift, object axis, object name, object ctx)

Public properties

PythonFunctionContainer roll_eager_fallback_fn get;