Type ragged_dispatch Namespace tensorflow.python.ragged.ragged_dispatch Methods ragged_op_list ragged_op_list_dyn register_dispatchers register_dispatchers_dyn Properties BinaryRaggedElementwiseDispatcher_fn ragged_op_list_fn RaggedDispatcher_fn register_dispatchers_fn UnaryRaggedElementwiseDispatcher_fn 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;