tree: 6fcd9a8e2089da3bc05509480d8c0147aeb8cbde [path history] [tgz]
  1. eager/
  2. gpu/
  3. sycl/
  4. accumulate_n_optimizer.cc
  5. allocator_retry.cc
  6. allocator_retry.h
  7. base_collective_executor.cc
  8. base_collective_executor.h
  9. bfc_allocator.cc
  10. bfc_allocator.h
  11. buf_rendezvous.cc
  12. buf_rendezvous.h
  13. buf_rendezvous_test.cc
  14. build_graph_options.cc
  15. build_graph_options.h
  16. collective_executor_mgr.cc
  17. collective_executor_mgr.h
  18. collective_executor_mgr_test.cc
  19. collective_param_resolver_local.cc
  20. collective_param_resolver_local.h
  21. collective_param_resolver_local_test.cc
  22. collective_rma_local.cc
  23. collective_rma_local.h
  24. collective_rma_local_test.cc
  25. collective_util.cc
  26. collective_util.h
  27. colocation_graph.cc
  28. colocation_graph.h
  29. constant_folding.cc
  30. constant_folding.h
  31. constant_folding_test.cc
  32. copy_tensor.cc
  33. copy_tensor.h
  34. costmodel_manager.cc
  35. costmodel_manager.h
  36. debugger_state_interface.cc
  37. debugger_state_interface.h
  38. device.cc
  39. device.h
  40. device_factory.cc
  41. device_factory.h
  42. device_mgr.cc
  43. device_mgr.h
  44. device_resolver_local.cc
  45. device_resolver_local.h
  46. device_resolver_local_test.cc
  47. device_set.cc
  48. device_set.h
  49. device_set_test.cc
  50. direct_session.cc
  51. direct_session.h
  52. direct_session_test.cc
  53. direct_session_with_tracking_alloc_test.cc
  54. dma_helper.h
  55. dynamic_device_mgr.cc
  56. dynamic_device_mgr_test.cc
  57. eval_const_tensor.cc
  58. eval_const_tensor.h
  59. executor.cc
  60. executor.h
  61. executor_factory.cc
  62. executor_factory.h
  63. executor_test.cc
  64. function.cc
  65. function.h
  66. function_test.cc
  67. function_testlib.cc
  68. function_testlib.h
  69. function_threadpool_test.cc
  70. gpu_device_context.h
  71. graph_execution_state.cc
  72. graph_execution_state.h
  73. graph_optimizer.cc
  74. graph_optimizer.h
  75. graph_runner.cc
  76. graph_runner.h
  77. graph_runner_test.cc
  78. hierarchical_tree_broadcaster.cc
  79. hierarchical_tree_broadcaster.h
  80. hierarchical_tree_broadcaster_test.cc
  81. input_colocation_exemption_registry.cc
  82. input_colocation_exemption_registry.h
  83. input_colocation_exemption_registry_test.cc
  84. inspecting_placer.cc
  85. inspecting_placer.h
  86. isolate_placer_inspection_required_ops_pass.cc
  87. isolate_placer_inspection_required_ops_pass.h
  88. isolate_placer_inspection_required_ops_pass_test.cc
  89. kernel_benchmark_testlib.cc
  90. kernel_benchmark_testlib.h
  91. local_device.cc
  92. local_device.h
  93. lower_case_op.cc
  94. lower_case_op.h
  95. lower_case_op_test.cc
  96. lower_function_call_op.cc
  97. lower_function_call_op.h
  98. lower_function_call_op_test.cc
  99. lower_functional_ops.cc
  100. lower_functional_ops.h
  101. lower_functional_ops_test.cc
  102. lower_if_op.cc
  103. lower_if_op.h
  104. lower_if_op_test.cc
  105. lower_while_op.cc
  106. lower_while_op.h
  107. lower_while_op_test.cc
  108. memory_types.cc
  109. memory_types.h
  110. memory_types_test.cc
  111. metrics.cc
  112. metrics.h
  113. mkl_cpu_allocator.cc
  114. mkl_cpu_allocator.h
  115. mkl_cpu_allocator_test.cc
  116. mkl_threadpool_device_test.cc
  117. optimization_registry.cc
  118. optimization_registry.h
  119. optimization_registry_test.cc
  120. parallel_concat_optimizer.cc
  121. partitioning_utils.cc
  122. partitioning_utils.h
  123. partitioning_utils_test.cc
  124. pending_counts.h
  125. pending_counts_test.cc
  126. placer.cc
  127. placer.h
  128. placer_inspection_required_ops_utils.cc
  129. placer_inspection_required_ops_utils.h
  130. placer_inspection_required_ops_utils_test.cc
  131. placer_test.cc
  132. pool_allocator.cc
  133. pool_allocator.h
  134. process_function_library_runtime.cc
  135. process_function_library_runtime.h
  136. process_function_library_runtime_test.cc
  137. process_state.cc
  138. process_state.h
  139. process_util.cc
  140. process_util.h
  141. process_util_test.cc
  142. profile_handler.h
  143. renamed_device.cc
  144. renamed_device.h
  145. rendezvous_mgr.cc
  146. rendezvous_mgr.h
  147. rendezvous_util.cc
  148. rendezvous_util.h
  149. rendezvous_util_test.cc
  150. ring_alg.cc
  151. ring_alg.h
  152. ring_gatherer.cc
  153. ring_gatherer.h
  154. ring_gatherer_test.cc
  155. ring_reducer.cc
  156. ring_reducer.h
  157. ring_reducer_test.cc
  158. scoped_allocator.cc
  159. scoped_allocator.h
  160. scoped_allocator_mgr.cc
  161. scoped_allocator_mgr.h
  162. scoped_allocator_mgr_test.cc
  163. session.cc
  164. session_factory.cc
  165. session_factory.h
  166. session_options.cc
  167. session_state.cc
  168. session_test.cc
  169. shape_refiner.cc
  170. shape_refiner.h
  171. shape_refiner_test.cc
  172. shared_counter.h
  173. single_threaded_cpu_device.cc
  174. single_threaded_cpu_device.h
  175. stats_publisher_interface.cc
  176. stats_publisher_interface.h
  177. step_stats_collector.cc
  178. step_stats_collector.h
  179. test_collective_executor_mgr.h
  180. testlib_ops.cc
  181. threadpool_device.cc
  182. threadpool_device.h
  183. threadpool_device_factory.cc
  184. threadpool_device_test.cc