Tags: eeror/deeplearnjs
Tags
Simplify benchmarks & enable them on all devices. (tensorflow#383) This PR: * Enables benchmarks on all devices (whitelisted in support.js) * Makes buttons mobile friendly with MDL. * Adds viewport meta to the page so it scales for phones * Moves common benchmark logic to `benchmark_util.warmupAndBenchmarkGPU`. This function warms up the GPU, times, and returns the result, and it changes functionality based on whether timers are enabled.
Add gl.readPixels check to isFloatTextureReadPixelsEnabled for Safari. ( tensorflow#350)
Fix bug in Environment. Don't check for color ext in webgl1 (it's imp… …licitly enabled) (tensorflow#301)
PreviousNext