Searched refs:MakeResourceHandleToOutput (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/contrib/bigtable/kernels/test_kernels/ |
D | bigtable_test_client_op.cc | 63 OP_REQUIRES_OK(ctx, MakeResourceHandleToOutput( in Compute()
|
/external/tensorflow/tensorflow/core/framework/ |
D | resource_op_kernel.h | 106 OP_REQUIRES_OK(context, MakeResourceHandleToOutput( in Compute()
|
D | resource_mgr.cc | 57 Status MakeResourceHandleToOutput(OpKernelContext* context, int output_index, in MakeResourceHandleToOutput() function
|
D | resource_mgr.h | 246 Status MakeResourceHandleToOutput(OpKernelContext* context, int output_index,
|
/external/tensorflow/tensorflow/contrib/bigtable/kernels/ |
D | bigtable_kernels.cc | 99 OP_REQUIRES_OK(ctx, MakeResourceHandleToOutput( in Compute() 158 OP_REQUIRES_OK(ctx, MakeResourceHandleToOutput( in Compute()
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | threadpool_dataset_op.cc | 109 OP_REQUIRES_OK(ctx, MakeResourceHandleToOutput( in Compute()
|
D | indexed_dataset_op.cc | 299 OP_REQUIRES_OK(context, MakeResourceHandleToOutput( in Compute()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | iterator_ops.cc | 463 OP_REQUIRES_OK(context, MakeResourceHandleToOutput( in Compute() 542 OP_REQUIRES_OK(context, MakeResourceHandleToOutput( in Compute()
|
D | multi_device_iterator_ops.cc | 455 OP_REQUIRES_OK(context, MakeResourceHandleToOutput( in Compute()
|