Bug fix: Don't dereference nullptr in OpKernelContext::input_alloc_attr().
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 5 Feb 2018 20:16:04 +0000 (12:16 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 5 Feb 2018 20:23:35 +0000 (12:23 -0800)
commitfc8d9c38692d3dddf474dba7e43c666105c08a3d
treec02582b728d6a201e4e51dd540c59146fa09afac
parent11167ab9f4a27c0ec65c53698d66c710f0801194
Bug fix: Don't dereference nullptr in OpKernelContext::input_alloc_attr().

PiperOrigin-RevId: 184566770
tensorflow/core/framework/op_kernel.h