..
eager
Refactor eager placement logic into three util methods:
2020-06-22 18:05:46 -07:00
gpu
Change gpu_device_test to cope with CUDA stream priority supporting [-2,0] in CUDA 8 instead of [-1,0] before.
2020-06-22 12:07:14 -07:00
sycl
[BUILD] Create a separate BUILD file for "tensorflow/core/common_runtime"`.
2020-04-02 14:47:41 -07:00
accumulate_n_optimizer.cc
Move MLIR bridge pass to before all other passes.
2019-11-25 12:30:15 -08:00
allocator_retry.cc
allocator_retry.h
base_collective_executor.cc
Add timeout to collective ops to detect deadlocks.
2020-05-29 15:37:42 -07:00
base_collective_executor.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
bfc_allocator.cc
Use TraceMe::InstantActivity with TraceMeEncode in memory profiling
2020-06-12 07:52:10 -07:00
bfc_allocator.h
Add memory fragmentation instrumentation for BFCAllocator.
2020-04-22 19:38:43 -07:00
buf_rendezvous_test.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
buf_rendezvous.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
buf_rendezvous.h
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
BUILD
Fix FunctionRun's TraceMe and apply the new TraceMe APIs.
2020-06-10 21:47:11 -07:00
build_graph_options.cc
Enable a soft ordering for collectives which adds dependencies as node attrs.
2019-01-10 17:00:26 -08:00
build_graph_options.h
Some const declarations changed to constexpr
2020-04-20 18:19:58 -07:00
collective_executor_mgr_test.cc
collective_executor_mgr.cc
collective_executor_mgr.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
collective_param_resolver_local_test.cc
collective_param_resolver_local.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
collective_param_resolver_local.h
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
collective_rma_local_test.cc
Make DeviceMgr a pure virtual interface with StaticDeviceMgr as its only implementation.
2019-08-30 22:55:53 -07:00
collective_rma_local.cc
collective_rma_local.h
collective_util.cc
Remove unnecessary ExecutorState::Entry::device_context and OpKernelContext::input_device_context().
2019-10-18 13:45:27 -07:00
collective_util.h
colocation_graph.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
colocation_graph.h
Introduce CompositeDevice which represents a set of physical devices.
2020-04-21 14:44:53 -07:00
composite_device_test.cc
Use the same CompositeDevice name on remote workers as the one on a client.
2020-06-22 12:42:05 -07:00
composite_device.cc
Use the same CompositeDevice name on remote workers as the one on a client.
2020-06-22 12:42:05 -07:00
composite_device.h
Use the same CompositeDevice name on remote workers as the one on a client.
2020-06-22 12:42:05 -07:00
constant_folding_test.cc
minor spelling tweaks
2020-02-27 15:42:16 +09:00
constant_folding.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
constant_folding.h
copy_tensor.cc
give sendop/recvop some temporary attribute for tracing. so we can annotate the memcpy device events better.
2020-02-20 10:32:29 -08:00
copy_tensor.h
costmodel_manager.cc
costmodel_manager.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
debugger_state_interface.cc
debugger_state_interface.h
fix C++ header guards.
2018-08-21 16:22:05 -07:00
device_factory.cc
Add get_device_details
API.
2020-06-11 11:42:48 -07:00
device_factory.h
Add get_device_details
API.
2020-06-11 11:42:48 -07:00
device_mgr_test.cc
Fix EagerContext::HostCPU().
2020-01-31 11:35:33 -08:00
device_mgr.cc
Validate remote resource devices before safe access of resources.
2020-05-12 21:27:15 -07:00
device_mgr.h
Avoid segmentation fault when instantiating functions on removed devices.
2020-06-11 12:58:56 -07:00
device_resolver_local_test.cc
device_resolver_local.cc
Add DeviceAttributes to the collectives device resolver interface.
2019-06-24 10:38:32 -07:00
device_resolver_local.h
device_set_test.cc
Refactor sorting logic of PrioritizedDeviceTypeVector.
2020-01-31 10:16:53 -08:00
device_set.cc
Take device locality into account during prioritization.
2020-05-21 12:22:18 -07:00
device_set.h
Take device locality into account during prioritization.
2020-05-21 12:22:18 -07:00
device.cc
Remove Device::FillContextMap()
.
2019-09-30 10:54:20 -07:00
device.h
Remove unused tensor-reference-recording feature from the executor.
2020-03-11 17:40:42 -07:00
direct_session_test.cc
Explicitly cast printed integer types to the primitive type so as to not implicitly rely on whether int64 is long or long long.
2020-06-16 17:53:52 -07:00
direct_session_with_tracking_alloc_test.cc
direct_session.cc
Change the prefix of xprof arguments from "$" to "_".
2020-06-12 13:44:24 -07:00
direct_session.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
dma_helper.h
dynamic_device_mgr_test.cc
Avoid segmentation fault when instantiating functions on removed devices.
2020-06-11 12:58:56 -07:00
dynamic_device_mgr.cc
Avoid segmentation fault when instantiating functions on removed devices.
2020-06-11 12:58:56 -07:00
entry.h
[Executor] Split ExecutorState
into PropagatorState
and ExecutorState<PropagatorStateType>
.
2020-04-01 14:35:21 -07:00
eval_const_tensor.cc
eval_const_tensor.h
executor_factory.cc
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
executor_factory.h
Remove ExecutorImpl::graph_
.
2019-09-30 22:16:07 -07:00
executor_test.cc
[Executor] Optimize PropagatorState::FindOrCreateChildFrame()
.
2020-05-07 17:26:18 -07:00
executor.cc
Fix FunctionRun's TraceMe and apply the new TraceMe APIs.
2020-06-10 21:47:11 -07:00
executor.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (2/n).
2020-04-22 15:36:40 -07:00
function_body.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
function_body.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
function_def_utils.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
function_def_utils.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
function_optimization_registration_test.cc
Add separate registry for function graph optimization passes in function runtime.
2020-02-06 15:37:07 -08:00
function_optimization_registry_no_pass_test.cc
Add separate registry for function graph optimization passes in function runtime.
2020-02-06 15:37:07 -08:00
function_optimization_registry_pass_failure_test.cc
Add separate registry for function graph optimization passes in function runtime.
2020-02-06 15:37:07 -08:00
function_optimization_registry_test.cc
Add separate registry for function graph optimization passes in function runtime.
2020-02-06 15:37:07 -08:00
function_optimization_registry.cc
Add separate registry for function graph optimization passes in function runtime.
2020-02-06 15:37:07 -08:00
function_optimization_registry.h
Add separate registry for function graph optimization passes in function runtime.
2020-02-06 15:37:07 -08:00
function_test.cc
[ArgOp] Use CanConsumeArg()
and ConsumeArg()
when possible.
2020-05-06 09:19:01 -07:00
function_testlib.cc
Updated the majority of string tensor accessors to use tstring type.
2019-08-07 11:46:35 -07:00
function_testlib.h
function_threadpool_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
function_utils.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
function_utils.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
function.cc
[tf.data] Apply single-device multi component function optimization in RunSync()
.
2020-05-01 15:08:11 -07:00
function.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
gpu_device_context.h
gradients.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
gradients.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
graph_constructor_test.cc
[Build cleanup] Remove "tensorflow/core/graph/graph_constructor.h".
2020-05-04 10:20:25 -07:00
graph_constructor.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
graph_constructor.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
graph_def_builder_util.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
graph_def_builder_util.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
graph_execution_state.cc
[Grappler] Allow feeding non-zero index tensors to Grappler optimizer
2020-04-27 11:45:41 -07:00
graph_execution_state.h
graph_optimizer.cc
[TF/XLA] Rollback of rollback of 313256383, with a UB fix.
2020-05-26 20:47:42 -07:00
graph_optimizer.h
[TF/XLA] Rollback of rollback of 313256383, with a UB fix.
2020-05-26 20:47:42 -07:00
graph_runner_test.cc
graph_runner.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
graph_runner.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
graph_view.cc
[Executor] Avoid unnecessary NodeItem::input_type()
calls in PrepareInputs()
.
2020-05-08 09:41:13 -07:00
graph_view.h
[Executor] Avoid unnecessary NodeItem::input_type()
calls in PrepareInputs()
.
2020-05-08 09:41:13 -07:00
hierarchical_tree_broadcaster_test.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
hierarchical_tree_broadcaster.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
hierarchical_tree_broadcaster.h
immutable_executor_state.cc
[Executor] Optimize PropagatorState::FindOrCreateChildFrame()
.
2020-05-07 17:26:18 -07:00
immutable_executor_state.h
[Executor] Optimize PropagatorState::FindOrCreateChildFrame()
.
2020-05-07 17:26:18 -07:00
inline_function_utils.cc
Fix inlined function logging
2020-05-29 15:19:37 -07:00
inline_function_utils.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
input_colocation_exemption_registry_test.cc
Creating a registry for ops that should be excluded from input resource collocation constraints and making use of it in both graph-mode and eager-mode.
2019-05-29 10:44:51 -07:00
input_colocation_exemption_registry.cc
Changed InputColocationExemptionRegistry::ops_ to gtl::FlatSet<string>
2019-09-13 15:27:01 -07:00
input_colocation_exemption_registry.h
Changed InputColocationExemptionRegistry::ops_ to gtl::FlatSet<string>
2019-09-13 15:27:01 -07:00
inspecting_placer.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
inspecting_placer.h
isolate_placer_inspection_required_ops_pass_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
isolate_placer_inspection_required_ops_pass.cc
Move MLIR bridge pass to before all other passes.
2019-11-25 12:30:15 -08:00
isolate_placer_inspection_required_ops_pass.h
kernel_benchmark_testlib.cc
[PropagatorState] Use IterationState*
instead of int64
iteration ID in TaggedNode
.
2020-05-06 10:17:59 -07:00
kernel_benchmark_testlib.h
[PropagatorState] Use IterationState*
instead of int64
iteration ID in TaggedNode
.
2020-05-06 10:17:59 -07:00
local_device.cc
local_device.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
local_executor_params.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (2/n).
2020-04-22 15:36:40 -07:00
lower_case_op_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
lower_case_op.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
lower_case_op.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
lower_function_call_op_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
lower_function_call_op.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
lower_function_call_op.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
lower_functional_ops_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
lower_functional_ops.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
lower_functional_ops.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
lower_if_op_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
lower_if_op.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
lower_if_op.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
lower_while_op_test.cc
Fix requested_device of NextIteration node.
2020-05-08 14:33:01 -07:00
lower_while_op.cc
Fix requested_device of NextIteration node.
2020-05-08 14:33:01 -07:00
lower_while_op.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
memory_types_test.cc
Implementing GpuManagedAllocator for ROCm
2020-01-16 22:09:18 -08:00
memory_types.cc
give sendop/recvop some temporary attribute for tracing. so we can annotate the memcpy device events better.
2020-02-20 10:32:29 -08:00
memory_types.h
metrics.h
[tf.data] Adding a metric for bytes produced and consumed by individual transformations, refactoring infrastructure for recording tf.data metrics, and moving the metrics API and implementation from common_runtime
to framework
.
2020-04-06 10:39:03 -07:00
mkl_cpu_allocator_test.cc
mkl_cpu_allocator.cc
mkl_cpu_allocator.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
mkl_layout_pass_test.cc
Fixing MklTanh compilation error with DNNL0
2020-06-18 13:39:41 -07:00
mkl_layout_pass.cc
Fixing MklTanh compilation error with DNNL0
2020-06-18 13:39:41 -07:00
mkl_layout_pass.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
mkl_tfconversion_pass_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
mkl_tfconversion_pass.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
mkl_tfconversion_pass.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
mkl_threadpool_device_test.cc
Removing OpenMP dependency from Mkl-dnn supporting threadpool
2020-05-27 21:47:04 -07:00
optimization_registry_test.cc
optimization_registry.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
optimization_registry.h
minor spelling tweaks
2020-02-27 15:42:16 +09:00
parallel_concat_optimizer.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
partitioning_utils_test.cc
Support packed tensor inputs in ProcessFunctionLibraryRuntime.
2020-05-04 11:18:39 -07:00
partitioning_utils.cc
Support packed tensor inputs in ProcessFunctionLibraryRuntime.
2020-05-04 11:18:39 -07:00
partitioning_utils.h
Support packed tensor inputs in ProcessFunctionLibraryRuntime.
2020-05-04 11:18:39 -07:00
pending_counts_test.cc
[Executor] Restructure ActivateNodes()
to avoid unnecessary loads and branches.
2020-03-22 13:54:51 -07:00
pending_counts.h
Some const declarations changed to constexpr
2020-04-20 18:19:58 -07:00
placer_inspection_required_ops_utils_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
placer_inspection_required_ops_utils.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (5/5).
2020-04-28 20:24:52 -07:00
placer_inspection_required_ops_utils.h
placer_test.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
placer.cc
Split out node_def_util, op_def_builder, op_def_util and attr_value_util targets in tensorflow/core/framework/BUILD. Split out
2020-01-06 11:46:01 -08:00
placer.h
pool_allocator.cc
pool_allocator.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
process_function_library_runtime_test.cc
Support packed variable for tf data captured function.
2020-06-22 16:24:37 -07:00
process_function_library_runtime.cc
Support packed variable for tf data captured function.
2020-06-22 16:24:37 -07:00
process_function_library_runtime.h
Support packed tensor inputs in ProcessFunctionLibraryRuntime.
2020-05-04 11:18:39 -07:00
process_state.cc
Change std::call_once to absl::call_once
2020-01-29 08:40:19 -08:00
process_state.h
Some const declarations changed to constexpr
2020-04-20 18:19:58 -07:00
process_util_test.cc
process_util.cc
minor cleanup.
2020-04-16 12:08:58 -07:00
process_util.h
profile_handler.h
propagator_debug_utils.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (2/n).
2020-04-22 15:36:40 -07:00
propagator_debug_utils.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (2/n).
2020-04-22 15:36:40 -07:00
propagator_state.cc
[Executor] Fix segfault when using verbose logging in the executor module.
2020-05-08 16:11:54 -07:00
propagator_state.h
[Executor] Fix segfault when using verbose logging in the executor module.
2020-05-08 16:11:54 -07:00
quantize_training_test.cc
[Build cleanup] Update #includes of moved header "graph/graph_constructor.h".
2020-04-29 09:20:48 -07:00
quantize_training.cc
[Build cleanup] Update #includes of moved header "graph/graph_constructor.h".
2020-04-29 09:20:48 -07:00
quantize_training.h
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n).
2020-04-28 09:53:59 -07:00
renamed_device.cc
renamed_device.h
Remove unused tensor-reference-recording feature from the executor.
2020-03-11 17:40:42 -07:00
rendezvous_mgr.cc
Add annotations for memory region type, tensor data type and shape.
2020-04-08 17:14:43 -07:00
rendezvous_mgr.h
Rolling forward "Add PrivateIntraProcessRendezvous." with a fix.
2019-11-27 21:51:00 -08:00
rendezvous_util_test.cc
rendezvous_util.cc
Split Rendezvous class into pure-virtual RendezvousInterface and refcounted Rendezvous.
2019-11-27 07:25:01 -08:00
rendezvous_util.h
Split Rendezvous class into pure-virtual RendezvousInterface and refcounted Rendezvous.
2019-11-27 07:25:01 -08:00
replicate_per_replica_nodes_test.cc
Insert a PackOp between per-replica arg nodes and a dst node which is not assigned a replica device. The dst should be responsible for unpacking the packed tensor.
2020-06-08 12:05:24 -07:00
replicate_per_replica_nodes.cc
Insert a PackOp between per-replica arg nodes and a dst node which is not assigned a replica device. The dst should be responsible for unpacking the packed tensor.
2020-06-08 12:05:24 -07:00
replicate_per_replica_nodes.h
Support packed tensor inputs in ProcessFunctionLibraryRuntime.
2020-05-04 11:18:39 -07:00
ring_alg.cc
[NFC] Provide synchronous versions of CopyDeviceTensorToCPU and CopyCPUTensorToDevice
2020-04-17 12:27:29 -07:00
ring_alg.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
ring_gatherer_test.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
ring_gatherer.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
ring_gatherer.h
ring_reducer_test.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
ring_reducer.cc
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
ring_reducer.h
scoped_allocator_mgr_test.cc
scoped_allocator_mgr.cc
scoped_allocator_mgr.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
scoped_allocator.cc
Annotate alignment bytes in scoped allocator as initialized.
2019-09-09 12:47:48 -07:00
scoped_allocator.h
Some const declarations changed to constexpr
2020-04-20 18:19:58 -07:00
session_factory.cc
Removing use of DebugString free functions, as MessageLite now implements these methods: 6b3024f693/src/google/protobuf/message_lite.h (L239-L252)
.
2019-08-21 18:59:13 -07:00
session_factory.h
session_options.cc
session_state.cc
Export the TF Session classes and functions from C++ to Python with pybind11 instead of swig. This is part of a larger effort to deprecate swig and eventually with modularization break pywrap_tensorflow into smaller components. It will also make exporting C++ ops to Python significantly easier. XLA is using the pybind11 macros already. Please refer to https://github.com/tensorflow/community/blob/master/rfcs/20190208-pybind11.md for more information.
2020-01-29 18:29:05 -08:00
session_test.cc
session.cc
Avoid crash in C API and log error.
2020-06-03 13:30:21 -07:00
shape_refiner_test.cc
Clearly indicate when to disable optimizations
2020-04-30 10:37:25 -07:00
shape_refiner.cc
[Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n).
2020-04-27 10:43:23 -07:00
shape_refiner.h
Switch from unordered_map to absl::flat_hash_map
2020-04-23 12:54:04 -07:00
shared_counter.h
simple_propagator_state.cc
[Executor] Fix segfault when using verbose logging in the executor module.
2020-05-08 16:11:54 -07:00
simple_propagator_state.h
[Executor] Fix segfault when using verbose logging in the executor module.
2020-05-08 16:11:54 -07:00
single_threaded_cpu_device.cc
single_threaded_cpu_device.h
Use a singleton threadpool in SingleThreadedCpuDevice instead of creating one for each graph.
2019-03-04 16:03:17 -08:00
stats_publisher_interface.cc
Minor cleanup: Remove unused BUILD dependencies and unnecessary code.
2017-06-02 09:12:35 -07:00
stats_publisher_interface.h
step_stats_collector.cc
This CL optimizes C++11 range-based for loops where the variable is copied in each iteration but it would suffice to obtain it by const reference. This is only applied to loop variables of types that are expensive to copy which means they are not trivially copyable or have a non-trivial copy constructor or destructor.
2020-04-07 14:38:02 -07:00
step_stats_collector.h
Rolling forward "[Build cleanup] Split "core_cpu_impl" into fine-grained targets (1/n)."
2020-04-22 09:43:00 -07:00
test_collective_executor_mgr.h
Prefixing TensorFlow thread annotation macros with TF_.
2020-03-05 08:42:01 -08:00
testlib_ops.cc
threadpool_device_factory.cc
Expose APIs to list and configure devices
2019-04-12 14:43:36 -07:00
threadpool_device_test.cc
Add a function in DeviceBase to deep copy on the device.
2019-04-12 07:59:17 -07:00
threadpool_device.cc
minor cleanup.
2020-04-16 12:08:58 -07:00
threadpool_device.h