Commits


Scott McKay authored and GitHub committed 1916e35beab
Reduce tensorprotoutils binary size (#6634) * Move type agnostic code out of UnpackInitializerData Refactor the unpack tensor logic to switch on data size Add test cases * Remove templatization of more parts