.. |
eager
|
[rollback]Add ordering_token input to collective to leverage AutoControlDependency to order them
|
2020-10-21 19:43:47 -07:00 |
experimental
|
fix modular_filesystem call itself
|
2020-12-29 10:01:44 -08:00 |
kernels
|
Add target environment constraints to a subset of TensorFlow packages and targets.
|
2020-09-21 10:57:01 -07:00 |
testdata
|
|
|
BUILD
|
Expose Logging C API in pip package
|
2020-11-10 16:37:53 -08:00 |
c_api_experimental_test.cc
|
Add Tensor & TensorHandle C APIs taking a Context
|
2020-04-06 15:10:09 -07:00 |
c_api_experimental.cc
|
Set a timeout to check health RPC
|
2020-10-21 13:02:25 -07:00 |
c_api_experimental.h
|
Set a timeout to check health RPC
|
2020-10-21 13:02:25 -07:00 |
c_api_function_test.cc
|
[TF2XLA] Remove unused and broken call to enable XLA, remove unneeded build macro
|
2020-08-27 11:25:21 -07:00 |
c_api_function.cc
|
Avoid undefined behavior by checking for null Operation in TF_Input/TF_Output
|
2020-06-24 09:54:27 -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
|
Merge pull request #41713 from dnguyen28061:allocate_temp
|
2020-08-12 14:08:54 -07:00 |
c_api_test.cc
|
Add UpdateEdge unit test in c_api_test.cc.
|
2020-10-03 07:51:47 -05:00 |
c_api.cc
|
Expose TF_RegisterFilesystemPlugin C API
|
2020-10-09 19:22:06 +00:00 |
c_api.h
|
Merge pull request #43680 from yongtang:fs_api
|
2020-10-19 14:21:00 -07:00 |
c_test_util.cc
|
Reduce dependence from tensorflow/c to tensorflow/core/lib.
|
2020-04-01 08:56:02 -07:00 |
c_test_util.h
|
|
|
c_test.c
|
Avoid depending on non-standard sys/time.h in c_test.c
|
2020-01-15 09:51:26 -08:00 |
checkpoint_reader.cc
|
Reduce dependence from tensorflow/c to tensorflow/core/lib.
|
2020-04-01 08:56:02 -07:00 |
checkpoint_reader.h
|
Reduce dependence from tensorflow/c to tensorflow/core/lib.
|
2020-04-01 08:56:02 -07:00 |
conversion_macros.h
|
Less pointer indirection for TFE_OpAttrs, add TFE_OpGetAttrs
|
2020-05-04 09:24:03 -07:00 |
env_test.cc
|
|
|
env.cc
|
Rename LoadLibrary to avoid conflict with Windows macros
|
2020-08-04 19:24:11 -07:00 |
env.h
|
Run clang-format
|
2020-07-30 01:50:49 +07:00 |
exported_symbols.lds
|
|
|
generate-pc.sh
|
|
|
kernels_test.cc
|
Merge pull request #42194 from dnguyen28061:forward_input_or_allocate_output
|
2020-08-20 16:08:31 -07:00 |
kernels.cc
|
Merge pull request #42194 from dnguyen28061:forward_input_or_allocate_output
|
2020-08-20 16:08:31 -07:00 |
kernels.h
|
Merge pull request #42194 from dnguyen28061:forward_input_or_allocate_output
|
2020-08-20 16:08:31 -07:00 |
logging.cc
|
Add va_end to TF_Log
|
2020-08-18 20:10:33 +07:00 |
logging.h
|
Use c_api_macros instead of c_api
|
2020-08-04 01:26:23 +07:00 |
ops_test.cc
|
Merge pull request #41429 from dnguyen28061:scalar_shape
|
2020-07-22 19:48:11 -07:00 |
ops.cc
|
Merge pull request #41429 from dnguyen28061:scalar_shape
|
2020-07-22 19:48:11 -07:00 |
ops.h
|
Merge pull request #41429 from dnguyen28061:scalar_shape
|
2020-07-22 19:48:11 -07:00 |
python_api.cc
|
Merge pull request #43383 from SciSharp:master
|
2020-10-08 18:22:49 -07:00 |
python_api.h
|
|
|
README.md
|
|
|
tensor_interface.h
|
Moving RAII helpers for TensorHandle, Tensor, and Operation to their respective classes.
|
2020-06-21 19:12:38 -07:00 |
test_op1.cc
|
|
|
test_op.cc
|
|
|
tf_attrtype.h
|
|
|
tf_datatype.cc
|
|
|
tf_datatype.h
|
|
|
tf_file_statistics.h
|
|
|
tf_shape_internal.h
|
Adding an opaque TF_Shape type to the C API. This is necessary to represent shapes for TF_TensorSpec.
|
2020-09-29 17:25:41 -07:00 |
tf_shape.cc
|
Adding an opaque TF_Shape type to the C API. This is necessary to represent shapes for TF_TensorSpec.
|
2020-09-29 17:25:41 -07:00 |
tf_shape.h
|
Adding an opaque TF_Shape type to the C API. This is necessary to represent shapes for TF_TensorSpec.
|
2020-09-29 17:25:41 -07:00 |
tf_status_helper_test.cc
|
Change the tensorflow/c*status* headers to depend on tensorflow/core/platform/status
|
2020-03-31 12:18:54 -07:00 |
tf_status_helper.cc
|
|
|
tf_status_helper.h
|
Export TFE_TensorHandleToNumpy in pywrap_tensor.h so that in case be used in python binding for unified API.
|
2020-09-08 20:09:11 -07:00 |
tf_status_internal.h
|
Change the tensorflow/c*status* headers to depend on tensorflow/core/platform/status
|
2020-03-31 12:18:54 -07:00 |
tf_status.cc
|
Change the tensorflow/c*status* headers to depend on tensorflow/core/platform/status
|
2020-03-31 12:18:54 -07:00 |
tf_status.h
|
|
|
tf_tensor_internal.h
|
Revert "switched from allocator attributes struct to opaque pointer"
|
2020-08-05 19:13:52 +00:00 |
tf_tensor.cc
|
Reduce a redundant shallow copy of tensorflow::Tensor in TF_TensorFromTensor.
|
2020-08-06 10:41:53 -07:00 |
tf_tensor.h
|
Merge pull request #41713 from dnguyen28061:allocate_temp
|
2020-08-12 14:08:54 -07:00 |
tf_tstring.h
|
Eliminate unnecessary packing/unpacking of string tensors across the C-API and language bindings.
|
2020-06-29 18:16:59 -07:00 |
version_script.lds
|
|
|
while_loop_test.cc
|
Reduce dependence from tensorflow/c to tensorflow/core/lib.
|
2020-04-01 08:56:02 -07:00 |