Type RaggedTensorSpec
Namespace tensorflow
Parent BatchableTypeSpec
Interfaces IRaggedTensorSpec
Public static methods
RaggedTensorSpec NewDyn(object shape, ImplicitContainer<T> dtype, object ragged_rank, ImplicitContainer<T> row_splits_dtype)
Initializes a worker session creator.
Public properties
object PythonObject get;
PythonClassContainer value_type get;
The Python type for values that are compatible with this TypeSpec.
object value_type_dyn get;
The Python type for values that are compatible with this TypeSpec.