Code Monkey home page Code Monkey logo

davidstanke / deprecated--tensorflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tensorflow/tensorflow

0.0 0.0 0.0 224.34 MB

[DEPRECATED] Computation using data flow graphs for scalable machine learning

License: Apache License 2.0

Python 40.81% C++ 48.12% C 0.34% Shell 0.48% LLVM 0.01% CMake 0.23% Java 0.84% Jupyter Notebook 2.46% Makefile 0.05% Objective-C 0.01% Objective-C++ 0.11% Ruby 0.01% PHP 0.01% PureBasic 0.03% HTML 5.21% Go 1.28% Perl 0.01% Batchfile 0.01% Smarty 0.01%

deprecated--tensorflow's People

Contributors

alextp avatar allenlavoie avatar andrewharp avatar annarev avatar aselle avatar asimshankar avatar benoitsteiner avatar caisq avatar dsmilkov avatar ebrevdo avatar girving avatar gunan avatar hawkinsp avatar ilblackdragon avatar ispirmustafa avatar jart avatar josh11b avatar jvdillon avatar keveman avatar markdaoust avatar martinwicke avatar mrry avatar petewarden avatar rohan100jain avatar skye avatar teamdandelion avatar tensorflower-gardener avatar terrytangyuan avatar yifeif avatar yongtang avatar

Watchers

 avatar  avatar

deprecated--tensorflow's Issues

C++ rebuild shouldn't trigger Java rebuild

The Java code depends on C++ as a native library, provided as part of java arguments. Therefore, a rebuild of C++ code shouldn't force rebuild of the Java wrapper, but it seems to.

Add Java complexity

To demonstrate Bazel's efficiency against a large codebase, add more sources/targets. Maven will process them all while Bazel won't.

Where are the C++ tests?

Running bazel test ... should invoke the tests for the C++ code, but it seems only to build it.

Support `bazel run tfjavademo`

Currently, this fails in two ways: 1) unable to find specified image file; 2) Unable to invoke tensorflow.

I want to be able to run the app without creating a deploy jar (b/c I want the output of a test run to be the runnable artifact). So either we make bazel run work, or we make it so a non-deploy jar can be run via java -jar [...]

Suppress TF "capability" warnings

When running the application, TF may emit an error saying that it hasn't been compiled with support for everything that the host provides. Either squelch this message, or recompile more native.

Fix Java test dependencies

Currently, changes to any Java file in Apache Commons causes Bazel to re-run all Java tests (bad deps I think). Make this more granular.

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.