apache / singa

a distributed deep learning platform
Apache License 2.0
3.35k stars 1.24k forks source link

Update the data types and tensor operations for training #1160

Closed streamjoin closed 5 months ago

streamjoin commented 5 months ago

This PR introduces several updates to the data types and tensor operations used in our training modules. The goal of these updates is to enhance the efficiency and accuracy of our machine learning models.