Home
last modified time | relevance | path

Searched refs:sub_input_dc_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcollective_util.cc87 sub_input_dc_(
92 sub_params_.input_device_contexts = &sub_input_dc_;
Dcollective_util.h42 gtl::InlinedVector<DeviceContext*, 4> sub_input_dc_; variable