HackerTrans
热门最新趋势评论往期问答秀出招聘

codeinassembly

no profile record

提交

Show HN: Efficient `Torch.cdist` Using Triton

github.com
1 分·作者 codeinassembly·去年·0 评论

Show HN: Connecting MLflow Hosted Models and Label Studio for Auto Labelling

5 分·作者 codeinassembly·2年前·0 评论

Show HN: BoilerBot – Amazon Alexa Prize Challenge 2 TaskBot Code, Purdue Team

github.com
4 分·作者 codeinassembly·2年前·0 评论

[untitled]

1 分·作者 codeinassembly·3年前·0 评论

Explaining Large Language Models by Breaking Them

dagshub.com
3 分·作者 codeinassembly·3年前·1 评论

Deep Learning Papers Are Kinda Bullsh-T

dagshub.com
96 分·作者 codeinassembly·4年前·64 评论

Unraveling the Deep Learning Reproducibility Crisis

dagshub.com
11 分·作者 codeinassembly·4年前·0 评论

A TensorFlow Re-Implementation of CheXNet – Localization of Thoracic Diseases

2 分·作者 codeinassembly·4年前·0 评论

评论

codeinassembly
·3年前·讨论
And other fun details
codeinassembly
·4年前·讨论
Neat!
codeinassembly
·4年前·讨论
It is available via ONNX, which can convert to tensorflow weights. From there, it's possible to perform post-training quantization and it should finally be available for use with Coral. However, there's a good chance operations aren't yet supported by their chip, and accuracy will surely take a hit.