STT-tensorflow/tensorflow/c
VoVAllen ed8d661b5d cp 2020-07-02 07:37:10 +00:00
..
eager cp 2020-07-02 07:37:10 +00:00
experimental Merge pull request #40641 from vnvo2409:gcs-appendable 2020-06-22 15:02:25 -07:00
kernels
testdata
BUILD Add an MLIR tracing implementation to the C unified API 2020-05-27 03:00:08 -07:00
README.md
c_api.cc Fix in c_api DEFINE_GETATTR 2020-06-03 16:49:49 -07:00
c_api.h
c_api_experimental.cc Split Abstract interfaces into Abstract and ImmediateExecution interfaces. 2020-06-17 12:39:13 -07:00
c_api_experimental.h Remove unused experimental APIs 2020-05-19 12:36:03 -07:00
c_api_experimental_test.cc
c_api_function.cc
c_api_function_test.cc [Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n). 2020-04-27 10:43:23 -07:00
c_api_internal.h [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -07:00
c_api_macros.h Initial checkin of stub implementation for TF C/C++ SavedModel API. See RFC https://github.com/tensorflow/community/pull/207. 2020-04-20 10:00:01 -07:00
c_api_test.cc
c_test.c
c_test_util.cc
c_test_util.h
checkpoint_reader.cc
checkpoint_reader.h
conversion_macros.h Less pointer indirection for TFE_OpAttrs, add TFE_OpGetAttrs 2020-05-04 09:24:03 -07:00
env.cc Return instead of using out parameter 2020-06-18 00:24:43 +07:00
env.h Return instead of using out parameter 2020-06-18 00:24:43 +07:00
env_test.cc
exported_symbols.lds
generate-pc.sh
kernels.cc
kernels.h
kernels_test.cc
ops.cc
ops.h
ops_test.cc
python_api.cc
python_api.h
tensor_interface.h Moving RAII helpers for TensorHandle, Tensor, and Operation to their respective classes. 2020-06-21 19:12:38 -07:00
test_op.cc
test_op1.cc
tf_attrtype.h
tf_datatype.cc
tf_datatype.h
tf_file_statistics.h
tf_status.cc
tf_status.h
tf_status_helper.cc
tf_status_helper.h
tf_status_helper_test.cc
tf_status_internal.h
tf_tensor.cc
tf_tensor.h
tf_tensor_internal.h Move TF_TensorToTensor and TF_TensorFromTensor from c_api_internal.h to 2020-04-13 17:34:30 -07:00
version_script.lds
while_loop_test.cc

README.md