pub type ShardedVarBuilder<'a> = VarBuilderArgs<'a, ShardedSafeTensors>;
Aliased Type§
struct ShardedVarBuilder<'a> {
pub dtype: DType,
/* private fields */
}
Fields§
§dtype: DType
pub type ShardedVarBuilder<'a> = VarBuilderArgs<'a, ShardedSafeTensors>;
struct ShardedVarBuilder<'a> {
pub dtype: DType,
/* private fields */
}
dtype: DType