Move ExecuteNode and CopyToDevice_Internal
authorAlexandre Passos <apassos@google.com>
Wed, 28 Mar 2018 15:25:14 +0000 (08:25 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 28 Mar 2018 15:27:47 +0000 (08:27 -0700)
commit119ed5aa2acb6df04595835f6dfa99f5422449f2
tree532d10c5e27ad23bbeddd8211480f81fb9f4ea65
parent134f4ca0a70ef0373f5436b890be0f8585badb34
Move ExecuteNode and CopyToDevice_Internal

PiperOrigin-RevId: 190775681
tensorflow/c/eager/BUILD
tensorflow/c/eager/c_api.cc
tensorflow/core/common_runtime/eager/BUILD
tensorflow/core/common_runtime/eager/execute.cc
tensorflow/core/common_runtime/eager/execute.h
tensorflow/core/common_runtime/eager/execute_node.h [new file with mode: 0644]