HackerTrans
TopNewTrendsCommentsPastAskShowJobs

emef

no profile record

comments

emef
·3 ปีที่แล้ว·discuss
The model weights (the thing being updated by the training process) stay loaded in gpu memory during training (the slow part). This could be useful to serialize the model weights to disk when checkpointing or completed, but it's a drop in the bucket compared to the rest of the time spent training.
emef
·4 ปีที่แล้ว·discuss
it was an IoT product (internet-connected LED sign)
emef
·4 ปีที่แล้ว·discuss
how are compilers not performance-critical applications?