STT-tensorflow/tensorflow/python/lib/core
Kibeom Kim 299b1bf0ba Implement fast deferred-decoding Python stack trace class.
PiperOrigin-RevId: 315634209
Change-Id: Iac2a77dd98cabafefe54cabec1bdde025950eb8d
2020-06-09 23:04:59 -07:00
..
__init__.py
bfloat16_test.py [XLA] Softplus should be monontic 2020-06-08 15:16:26 -07:00
bfloat16_wrapper.cc systemlibs: unbundle pybind11 2020-04-08 03:38:38 +08:00
bfloat16.cc [XLA] Softplus should be monontic 2020-06-08 15:16:26 -07:00
bfloat16.h
ndarray_tensor_bridge.cc Moved custom NumPy data types to :ndarray_tensor_types 2019-12-19 12:03:54 -08:00
ndarray_tensor_bridge.h Moved custom NumPy data types to :ndarray_tensor_types 2019-12-19 12:03:54 -08:00
ndarray_tensor.cc Implement Numpy to tensor conversion for TFRT. 2020-05-08 17:18:26 -07:00
ndarray_tensor.h Implement Numpy to tensor conversion for TFRT. 2020-05-08 17:18:26 -07:00
numpy.cc
numpy.h
py_exception_registry_wrapper.cc systemlibs: unbundle pybind11 2020-04-08 03:38:38 +08:00
py_exception_registry.cc Do not use DCHECK in PyExceptionRegistry 2019-12-19 08:15:43 -08:00
py_exception_registry.h Cleaned up includes in py_exception_registry.h 2019-11-15 09:30:45 -08:00
py_func_wrapper.cc systemlibs: unbundle pybind11 2020-04-08 03:38:38 +08:00
py_func.cc Avoid pointer indirection in handle, context & op 2020-04-28 18:58:17 -07:00
py_func.h Converted py_func.i to pybind11 2019-09-26 15:28:56 -07:00
py_seq_tensor.cc Allow floats and ints to be converted to complex numbers. 2020-06-02 10:45:38 -07:00
py_seq_tensor.h Change PySeqToTensor to return TFE_TensorHandle 2020-01-10 09:45:08 -08:00
py_util.cc Implement fast deferred-decoding Python stack trace class. 2020-06-09 23:04:59 -07:00
py_util.h Implement fast deferred-decoding Python stack trace class. 2020-06-09 23:04:59 -07:00
pybind11_absl.h systemlibs: unbundle pybind11 2020-04-08 03:38:38 +08:00
pybind11_lib.h throwTypeError -> ThrowTypeError 2020-04-16 10:46:01 -07:00
pybind11_proto.h systemlibs: unbundle pybind11 2020-04-08 03:38:38 +08:00
pybind11_status.h Release the GIL in file_io operations and reacquire it for error handling or Python specific operations. 2020-05-11 17:25:51 -07:00
safe_ptr.cc Add safe_ptr logic for TF_Buffer. 2019-11-19 19:02:50 -08:00
safe_ptr.h Add safe_ptr logic for TF_Buffer. 2019-11-19 19:02:50 -08:00