aboutsummaryrefslogtreecommitdiffhomepage
path: root/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorGravatar Derek Murray <mrry@google.com>2018-09-12 15:13:43 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-12 15:17:58 -0700
commitb9424f1b93d5d0d6e6600d8324f95409590348f2 (patch)
tree57107d98449d09f1cd749a9e09b604b8c7738038 /ISSUE_TEMPLATE.md
parentce73fa866f421ca9da4763b3d6128a0724265e8c (diff)
Mark the ResourceHandleOp as inexpensive.
Previously, we would schedule a closure for each ResourceHandleOp, because it is erroneously considered to be "expensive". This would cost several microseconds per op, whereas the execution cost of this kernel is as little as 100ns. This change causes these kernels to execute inline at the beginning of a step. PiperOrigin-RevId: 212712378
Diffstat (limited to 'ISSUE_TEMPLATE.md')
0 files changed, 0 insertions, 0 deletions