LostTech.TensorFlow : API Documentation

Type ragged_concat_ops

Namespace tensorflow.python.ragged.ragged_concat_ops

Methods

Properties

Public static methods

object concat(RaggedTensor values, int axis, string name)

object concat(int values, int axis, string name)

object concat(IGraphNodeBase values, int axis, string name)

Public properties

PythonFunctionContainer concat_fn get;