STT-tensorflow/tensorflow/c/experimental/gradients
2021-01-20 23:43:14 +07:00
..
tape Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00
array_grad.cc Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00
array_grad.h Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00
BUILD fix lambda capture error in BuildGradModel 2021-01-14 14:53:46 +07:00
custom_gradient_test.cc add GetValue and TestTensorHandleWithDimsInt to unified_api_testutil 2020-12-11 09:33:41 +07:00
grad_test_helper.cc generalize BuildGradModel 2021-01-15 03:36:51 +07:00
grad_test_helper.h generalize BuildGradModel 2021-01-15 03:36:51 +07:00
math_grad_test.cc disable TestMatMulGrad for now 2021-01-20 23:43:14 +07:00
math_grad.cc Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00
math_grad.h Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00
nn_grad_test.cc add CheckTensorValue 2021-01-07 09:53:13 +07:00
nn_grad.cc Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00
nn_grad.h Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00
not_differentiable.cc Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00
not_differentiable.h Simplify C++ tape APIs to match the proposal in https://github.com/tensorflow/community/pull/335 2020-12-03 14:28:48 -08:00