aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Rohan Jain <rohanj@google.com>2017-08-16 17:10:33 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-08-16 17:14:21 -0700
commit37de1372ff43b144750c789b088f3166bcb6a27a (patch)
treecb11437fe26919bfa80320eeb10548b870428ce6 /WORKSPACE
parentf67e2e6517e6a7c3ff92f15d266b01ad0c528d0a (diff)
Allowing functions to run across devices. This change expands the ProcessFunctionLibraryRuntime library to Instantiate and Run functions on different devices. When a FunctionLibraryRuntime encounters a function with a target that is another device, it delegates Instantiate() and Run() calls to the ProcessFunctionLibraryRuntime.
This change also moves the table_ containing all function instantiations to the PFLR instead of the FunctionLibraryRuntime. PiperOrigin-RevId: 165521057
Diffstat (limited to 'WORKSPACE')
0 files changed, 0 insertions, 0 deletions