aboutsummaryrefslogtreecommitdiffhomepage
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorGravatar Rohan Jain <rohanj@google.com>2018-09-18 08:47:31 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-18 08:52:02 -0700
commitb1ff7c2cedcc7d49d430d56655870e6d68a0c8f7 (patch)
tree793efab77e86c90a0d2d152e4219722423b1933f /ISSUE_TEMPLATE.md
parent18b47f08b13c628ef87d9a99f7fde743baca5300 (diff)
Creating an InstantiatedCapturedFunction that captures the instantiated state of a function to be executed, separating it out from the non instantiated regular state such as function name, captured inputs etc.
This allows us to truly separate Dataset kernel creation from Iterator creation i.e. each time a dataset is created that uses functions, we create only a CapturedFunction whereas we create an InstantiatedCapturedFunction each time a new iterator is created. PiperOrigin-RevId: 213456128
Diffstat (limited to 'ISSUE_TEMPLATE.md')
0 files changed, 0 insertions, 0 deletions