LostTech.TensorFlow : API Documentation

Type RaggedTensorType

Namespace tensorflow.python.ragged.ragged_tensor

Parent PythonObjectContainer

Interfaces IRaggedTensorType

Public properties

DType dtype get;

object dtype_dyn get;

object PythonObject get;

int ragged_rank get;

object ragged_rank_dyn get;

DType row_splits_dtype get;

object row_splits_dtype_dyn get;