Type gen_manip_ops Namespace tensorflow.python.ops.gen_manip_ops Methods roll_eager_fallback roll_eager_fallback_dyn Properties roll_eager_fallback_fn roll_fn 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; PythonFunctionContainer roll_fn get;