STT-tensorflow/tensorflow/core/tpu
Skye Wanderman-Milne 5bace7f1ca [libtpu] Don't include extra nullptr in GetLibTpuInitArguments().
PiperOrigin-RevId: 355971710
Change-Id: Ia169526087b1e8292c41aca38e1795ea1a7baa3f
2021-02-05 19:07:50 -08:00
..
graph_rewrite Shorten log message for tiled sharding. 2021-02-03 11:47:16 -08:00
kernels Reduce verbosity in a util function. 2021-02-03 10:24:08 -08:00
ops Make sure TPUPartitionedInput shape inference doesn't crash if input handle shapes and types are not available. 2020-11-11 00:41:46 -08:00
BUILD Have TpuTracer always link tpu_api_dlsym_initializer. This is so that the profiler functions can be (statically) initialized using the dynamic symbols that exported from libtpu.so. 2021-02-04 12:38:38 -08:00
libtftpu.h [libtpu] Make copies of data returned by getenv. 2021-01-28 14:40:13 -08:00
tpu_api_dlsym_initializer_windows.cc Rename tpu_load_library to tpu_api_dlsym_initializer. 2020-06-22 17:45:58 -07:00
tpu_api_dlsym_initializer.cc [libtpu] Make copies of data returned by getenv. 2021-01-28 14:40:13 -08:00
tpu_api_dlsym_initializer.h [TPU 1VM] Consolidate all TPU ops related APIs into a single file 2020-10-23 18:09:32 -07:00
tpu_api_dlsym_set_fn.h Add a new parameter to turn on and off library initialization in TPU APIs 2020-09-28 13:56:40 -07:00
tpu_api.cc Make profiler C APIs portable by serializing opaque protobufs into a user provided buffer. 2021-02-02 18:52:54 -08:00
tpu_api.h Make profiler C APIs portable by serializing opaque protobufs into a user provided buffer. 2021-02-02 18:52:54 -08:00
tpu_compile_interface.cc TPU rewrite pass refactoring. 2020-07-14 14:45:58 -07:00
tpu_compile_interface.h Add error payload in status. 2021-01-07 00:09:29 -08:00
tpu_configuration.cc Add a global resource manager for TPU specific operations. 2020-05-19 17:38:56 -07:00
tpu_configuration.h Add a global resource manager for TPU specific operations. 2020-05-19 17:38:56 -07:00
tpu_defs.cc Introduce additional TPU infeed and outfeed ops 2020-08-10 01:05:31 -07:00
tpu_defs.h Introduce additional TPU infeed and outfeed ops 2020-08-10 01:05:31 -07:00
tpu_embedding_optimization_parameters_utils.cc Add a set of dynamic embedding optimizers directly taking an HloModule. 2020-09-29 18:51:01 -07:00
tpu_embedding_optimization_parameters_utils.h Frequency estimator implementation for TPU embedding. 2020-09-25 19:43:49 -07:00
tpu_embedding_output_layout_utils.cc Deprecated and removed uses of TPUEmbeddingOutputLayout proto and output_layout field in TPUEmbeddingConfiguration. 2020-09-30 14:37:01 -07:00
tpu_embedding_output_layout_utils.h Deprecated and removed uses of TPUEmbeddingOutputLayout proto and output_layout field in TPUEmbeddingConfiguration. 2020-09-30 14:37:01 -07:00
tpu_execute.cc Update Configure TPU, Wait For TPU, and Initialize TPU APIs to backward compatible API style 2020-11-13 11:34:22 -08:00
tpu_execute.h [TPU 1VM] Consolidate all TPU ops related APIs into a single file 2020-10-23 18:09:32 -07:00
tpu_executor_api.cc Don't attempt to register "TPU" platform if the underlying C API isn't initialized. 2020-09-21 18:04:07 -07:00
tpu_executor_api.h Don't attempt to register "TPU" platform if the underlying C API isn't initialized. 2020-09-21 18:04:07 -07:00
tpu_executor_dlsym_initializer_windows.cc Merge pull request from cloudhan:jax_winbuild 2020-11-10 19:44:10 -08:00
tpu_executor_dlsym_initializer.cc [libtpu] Make copies of data returned by getenv. 2021-01-28 14:40:13 -08:00
tpu_executor_init_fns.inc Add a TpuTopologyExternal::CoreForId method. 2021-01-29 12:05:55 -08:00
tpu_fingerprint_utils.cc Refactor tpu function fingerprint to be a separate library 2021-01-27 11:15:06 -08:00
tpu_fingerprint_utils.h Refactor tpu function fingerprint to be a separate library 2021-01-27 11:15:06 -08:00
tpu_init_mode.cc Introduce some common constants for TPU. 2020-05-08 19:53:44 -07:00
tpu_init_mode.h Introduce some common constants for TPU. 2020-05-08 19:53:44 -07:00
tpu_initializer_helper.cc [libtpu] Don't include extra nullptr in GetLibTpuInitArguments(). 2021-02-05 19:07:50 -08:00
tpu_initializer_helper.h [libtpu] Make copies of data returned by getenv. 2021-01-28 14:40:13 -08:00
tpu_library_init_fns.inc Make profiler C APIs portable by serializing opaque protobufs into a user provided buffer. 2021-02-02 18:52:54 -08:00
tpu_node_device_util.cc Add a few more utility functions for TPUs 2020-05-13 17:07:28 -07:00
tpu_node_device_util.h Add a few more utility functions for TPUs 2020-05-13 17:07:28 -07:00
tpu_on_demand_compiler.cc Fix bug in tpu_on_demand_compiler.cc 2021-01-22 17:30:07 -08:00
tpu_ops_c_api.h Make profiler C APIs portable by serializing opaque protobufs into a user provided buffer. 2021-02-02 18:52:54 -08:00
virtual_device.cc Add virtual_device to TPU library 2020-06-26 15:51:39 -07:00
virtual_device.h Add virtual_device to TPU library 2020-06-26 15:51:39 -07:00