Tags: LazurasLong/tfjs-core
Tags
Disable uniform uploads when testing on Travis (tensorflow#1393) - Disable uniform uploads when testing on travis. - Change the default epsilon for 16bit float devices to 1e-4 instead of 1e-3 and change the clip test to stop testing `1-epsilon < 1` since the IEEE 754 buckets around 1 are different than around 0. - Bring back node 8 testing since the LTS is for another 14 months. And test cpu backend in both node envs. DEV
Update version to 0.13.10 and improve publish-npm script (tensorflow#… …1380) Turns out we released 0.13.9 in a bad state where there was logging statements in the master branch right before `publish-npm` was called -- search for "logFnCall" in https://unpkg.com/@tensorflow/[email protected]/dist/tf-core.js Update the version to 0.13.10 and improve the publish-npm script to fail whenever the master branch is not clean. BUG, DEV
bump version to v0.13.16 (tensorflow#1315) DEV 0.13.15 --> 0.13.16
PreviousNext