aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensor_forest/hybrid/core
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* contrib: minor spelling tweaksGravatar Brett Koonce2018-04-07
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* Replace std::pow with MathUtil::IPow when the exponent is a non-negative inte...Gravatar A. Unique TensorFlower2017-12-20
* Delete trailing whitespaceGravatar A. Unique TensorFlower2017-11-27
* Fix warnings.Gravatar Patrick Nguyen2017-06-19
* Remove unused using-declarationsGravatar A. Unique TensorFlower2017-05-26
* Move contrib/tensor_forest custom op sources to kernels/, align with tensorfl...Gravatar A. Unique TensorFlower2017-01-27
* Cleanup license headerGravatar A. Unique TensorFlower2016-09-29
* Switch tensorforest shape fns to use C++ shape functions.Gravatar A. Unique TensorFlower2016-09-12
* Adds ops that support hybrid neural network / decision tree models and severa...Gravatar A. Unique TensorFlower2016-08-18