tensorflow-cpp-op-example icon indicating copy to clipboard operation
tensorflow-cpp-op-example copied to clipboard

Simple example of implementing a new Tensorflow operation and its gradient in C++.

Results 1 tensorflow-cpp-op-example issues
Sort by recently updated
recently updated
newest added

Hi, system info: ``` mac OS: Mojave version: 10.14.2 $ python --version Python 2.7.15 $ pip show tensorflow Name: tensorflow Version: 1.12.0 Summary: TensorFlow is an open source machine learning...