LostTech.TensorFlow : API Documentation

Type ragged_dispatch

Namespace tensorflow.python.ragged.ragged_dispatch

Public static methods

object ragged_op_list(int tf_version)

object ragged_op_list_dyn(ImplicitContainer<T> tf_version)

void register_dispatchers()

object register_dispatchers_dyn()

Public properties

PythonFunctionContainer BinaryRaggedElementwiseDispatcher_fn get;

PythonFunctionContainer ragged_op_list_fn get;

PythonFunctionContainer RaggedDispatcher_fn get;

PythonFunctionContainer register_dispatchers_fn get;

PythonFunctionContainer UnaryRaggedElementwiseDispatcher_fn get;