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