Searched refs:op_device_ (Results 1 – 2 of 2) sorted by relevance
247 op_device_(op_device), in TensorHandle()263 op_device_(op_device), in TensorHandle()291 op_device_(op_device), in TensorHandle()356 op_device_(device), in TensorHandle()383 op_device_(d), in TensorHandle()407 op_device_(d), in TensorHandle()872 op_device_ = device; in SetRemoteShapeAndDevice()
151 Device* op_device() const { return op_device_; } in op_device()292 tensorflow::Device* op_device_; variable