.. |
backprop_test.py
|
imperative_gradient doesn't fail if some variables are not connected to the output
|
2017-10-05 08:56:00 -07:00 |
backprop.py
|
Splits backprop.py in two files, one of which can be converted to C
|
2017-10-05 10:06:46 -07:00 |
benchmarks_test.py
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
BUILD
|
Splits backprop.py in two files, one of which can be converted to C
|
2017-10-05 10:06:46 -07:00 |
context.py
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
core_test.py
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
core.py
|
TFE: Add Python code examples in doc strings and make existing ones executable
|
2017-09-18 09:00:49 -07:00 |
custom_gradient.py
|
Splits backprop.py in two files, one of which can be converted to C
|
2017-10-05 10:06:46 -07:00 |
execute.py
|
Internal cleanup
|
2017-10-04 14:14:11 -07:00 |
execution_callbacks.py
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
function_test.py
|
eager: Fix bug in tfe.gradients_function().
|
2017-09-21 21:06:42 -07:00 |
function.py
|
Splits backprop.py in two files, one of which can be converted to C
|
2017-10-05 10:06:46 -07:00 |
gen_op.bzl
|
Add libtensorflow_framework.so to a bunch of genrules
|
2017-09-22 10:41:09 -07:00 |
graph_callable_test.py
|
Make graph_callable compatible with functions that do not return anything
|
2017-10-04 14:55:48 -07:00 |
graph_callable.py
|
Make graph_callable compatible with functions that do not return anything
|
2017-10-04 14:55:48 -07:00 |
graph_only_ops_test.py
|
TFE: Fix for bug in graph_only_ops.py.
|
2017-08-11 15:44:17 -07:00 |
graph_only_ops.py
|
TFE: Fix for bug in graph_only_ops.py.
|
2017-08-11 15:44:17 -07:00 |
imperative_grad.py
|
Splits backprop.py in two files, one of which can be converted to C
|
2017-10-05 10:06:46 -07:00 |
memory_trace.py
|
Certain ops don't need eager gradients to keep their inputs / outputs alive.
|
2017-09-15 11:48:12 -07:00 |
ops_test.py
|
TFE: Fix tf.layers.Flatten
|
2017-10-02 12:34:59 -07:00 |
python_eager_op_gen_main.cc
|
Make HloAliasAnalysis updatable after changes to the HLO graph.
|
2017-08-10 17:01:41 -07:00 |
python_eager_op_gen.cc
|
Removes unnecessary eager-mode call to convert_to_tensor in record_gradient.
|
2017-10-03 18:00:40 -07:00 |
python_eager_op_gen.h
|
Merge changes from github.
|
2017-09-06 18:01:27 -07:00 |
pywrap_tensor.cc
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
pywrap_tfe_src.cc
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
pywrap_tfe.h
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
tape_test.py
|
Makes custom_gradient work in graph mode.
|
2017-10-03 12:25:32 -07:00 |
tape.py
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
tensor_test.py
|
Move EagerTensor from python to C.
|
2017-09-30 23:47:56 -07:00 |
test.py
|
Make HloAliasAnalysis updatable after changes to the HLO graph.
|
2017-08-10 17:01:41 -07:00 |