GithubHelp home page GithubHelp logo

autumnai.github.io's People

Contributors

hobofan avatar killercup avatar michaelhirn avatar minijackson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

autumnai.github.io's Issues

Benchmark Page Doesn't Work in Safari 9

I'm using Safari Version 9.0.3 (11601.4.4) on OS X 10.11.3 and the page http://autumnai.com/deep-learning-benchmarks.html doesn't work for me.

The developer tools tell me, that

TypeError: Object is not a constructor (evaluating 'new Promise') fetchbenchmarks.js:995
(anonyme Funktion)benchmarks.js:592
(anonyme Funktion)benchmarks.js:659
__webpack_require__benchmarks.js:544
(anonyme Funktion)benchmarks.js:567
(anonyme Funktion)benchmarks.js:568

and that fetchbenchmarks.js:995 is:

return new Promise(function(resolve, reject) {

This makes me wonder whether you are depending on some functionality of ES2015 Promises which Safari does not support (even though it includes Promise support) or if you use a Promise-shim which does not work with Safari.

I see in you build.js you are using webpack's ProvidePlugin for es6-promise and a really complex import call for whatwg-fetch. Might I suggest trying to add import 'es6-promise' directly?

Website at autumnai.com

I attempted to visit autumnai.com and instead saw some very spammy ads and redirects. I haven't looked into it thoroughly, but I thought you should be aware.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.