Updated 6 months ago

torchao • Rank 25.9 • Science 64%

PyTorch native quantization and sparsity for training and inference

Updated 6 months ago

@stdlib/ndarray-base-dtype-enum2str • Rank 8.9 • Science 44%

Return the data type string associated with an ndarray data type enumeration constant.

Updated 6 months ago

@stdlib/ndarray-base-dtype-resolve-enum • Rank 6.6 • Science 44%

Return the enumeration constant associated with a supported ndarray data type value.

Updated 6 months ago

@stdlib/strided-base-dtype-resolve-enum • Rank 5.8 • Science 44%

Return the enumeration constant associated with a supported strided array data type value.

Updated 6 months ago

@stdlib/strided-base-dtype-enum2str • Rank 5.5 • Science 44%

Return the data type string associated with a strided array data type enumeration constant.

Updated 6 months ago

@stdlib/strided-base-dtype-str2enum • Rank 5.5 • Science 44%

Return the enumeration constant associated with a strided array data type string.

Updated 6 months ago

@stdlib/strided-base-dtype-resolve-str • Rank 5.0 • Science 44%

Return the data type string associated with a supported strided array data type value.

Updated 6 months ago

ndarray-base-output-policy-str2enum • Science 44%

Return the enumeration constant associated with an output ndarray data type policy string.

Updated 6 months ago

ndarray-base-output-policy-resolve-enum • Science 44%

Return the enumeration constant associated with a supported ndarray data type policy value.

Updated 6 months ago

ndarray-base-output-policy-enum2str • Science 44%

Return the data type string associated with an ndarray data type enumeration constant.

Updated 6 months ago

@stdlib/ndarray-base-output-policy-resolve-str • Science 44%

Return the policy string associated with a supported ndarray data type policy value.