Skip to content

Commit

Permalink
Update pytorch-metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Feb 2, 2025
1 parent ee075e5 commit d3bda26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/pytorch-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2095,6 +2095,9 @@
{
"name": "aten::log_(Tensor(a!) self) -> Tensor(a!)"
},
{
"name": "quantized::conv1d_unpack(__torch__.torch.classes.quantized.Conv2dPackedParamsBase packed_weights) -> (Tensor unpacked_weights, Tensor? B_origin)"
},
{
"name": "quantized::linear_prepack_fp16(Tensor W, Tensor? B=None) -> __torch__.torch.classes.quantized.LinearPackedParamsBase W_prepack"
},
Expand Down

0 comments on commit d3bda26

Please sign in to comment.