GithubHelp home page GithubHelp logo

Comments (24)

Dexdev08 avatar Dexdev08 commented on May 30, 2024 2

Yes, this is what I was looking for. Thanks! I will add it to the wiki page.

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

Yes, wiki sounds good :-)

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

OK! Just saved it. Will close this.

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

You mentioned in the other thread that it could be interesting to have keras 1.1.1 doc? To what extent is https://faroit.github.io/keras-docs/1.1.1/ approximately what you are looking for?

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

cool :-)

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

Also a question - I'm going through all examples now - some examples, I encounter errors, but some seem to run just fine. Where do you think I should log these? (Also do you think it's worth to just upgrade my OS version to Sierra since Apple just stopped supporting this version last December?)

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

Can you paste the full output, including the command you are running, into a gist, and paste into a comment in this thread, one gist per failing example?

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

1_Introduction/helloworld.py

https://gist.github.com/Dexdev08/576ff5a701878f18c42ec6ee49c85233

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

3_NeuralNetworks/bidirectional_rnn.py

https://gist.github.com/Dexdev08/338dd6aca84a042e23e47ff39ebc7554

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

For helloworld.py, helloworld.py is not supported, since it contains strings. => normal, expected result

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

For bidirectional_rnn.py, can you define the envireonmetn variable:

export COCL_OFFSETS_32BIT=1

... and retry please? More information: https://github.com/hughperkins/coriander/blob/master/doc/options.md#cocl_offsets_32bit-for-beignet

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

I think it has something to do with easycl?

https://gist.github.com/Dexdev08/5149c9097afe0d7df441c4d0b6cd834b

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

Background: easycl is a wrapper around OpenCL. It is handling storing the failed kernel for us, and detecging the error, but the undelrying error is probably because buffer offsets are sent to the kernels as 64-bit integers by default, which beignet isnt a big fan of. See #55 (comment) , above

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

3_Neural_Networks/convolutional
https://gist.github.com/Dexdev08/fe27566859e8c088161f3ff6cf9d88c6

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

I think only autoencoders work for my case - if it's because of the OS then i'll probably just upgrade in the next few days. If it is a hardware limitation - at least good to know that I should acquire new hardware.

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

3_neural_networks_convolutional_network_COCL_error
https://gist.github.com/Dexdev08/d84fb4c4daa853e994493b8273ba3fcc

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

This is the example from the keras documentation which worked
https://gist.github.com/Dexdev08/0f01bf364e47d860443690c120410268

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

Hi Hugh,
this is the gist with the env var.
https://gist.github.com/Dexdev08/5149c9097afe0d7df441c4d0b6cd834b

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

Hi Hugh!

I've finally upgraded my laptop to sierra and was able to run the tensorflow examples!
I would recommend to Macbook Air 2013 users to upgrade to Sierra.

Still got errors on the convolutional network... the rest seems to work.

Does this mean i can happily run more stuff on this?

Regards,
Dexter

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

Just an update Hugh - I've tried a cpu version vs gpu version, the1.5GB memory and 384mb GPU memory of the macbook air is severely limiting for my experiments.

from tf-coriander.

hughperkins avatar hughperkins commented on May 30, 2024

Right :) I'll close this then?

from tf-coriander.

Dexdev08 avatar Dexdev08 commented on May 30, 2024

from tf-coriander.

Related Issues (20)

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.