/external/tensorflow/tensorflow/core/kernels/ |
D | summary_kernels.cc | 49 ctx, HandleFromInput(ctx, 0), &s, in Compute() 81 ctx, HandleFromInput(ctx, 0), &s, in Compute() 105 OP_REQUIRES_OK(ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &s)); in Compute() 119 ctx, HandleFromInput(ctx, 0))); in Compute() 131 OP_REQUIRES_OK(ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &s)); in Compute() 156 OP_REQUIRES_OK(ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &s)); in Compute() 177 OP_REQUIRES_OK(ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &s)); in Compute() 200 OP_REQUIRES_OK(ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &s)); in Compute() 229 OP_REQUIRES_OK(ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &s)); in Compute() 265 OP_REQUIRES_OK(ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &s)); in Compute() [all …]
|
D | resource_variable_ops.cc | 132 const ResourceHandle& handle = HandleFromInput(ctx, 0); in Compute() 173 handles[i] = &HandleFromInput(ctx, i); in Compute() 261 LookupResource(ctx, HandleFromInput(ctx, 0), &variable)); in Compute() 305 const ResourceHandle& p = HandleFromInput(ctx, 0); in Compute() 348 context, HandleFromInput(context, 0), &variable, in Compute() 400 context, HandleFromInput(context, 0), &variable, in Compute() 495 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 563 Status s = LookupResource(context, HandleFromInput(context, 0), &variable); in Compute() 618 OP_REQUIRES_OK(c, LookupResource(c, HandleFromInput(c, 0), &v)); in Compute() 760 OP_REQUIRES_OK(c, LookupResource(c, HandleFromInput(c, 0), &v)); in Compute()
|
D | mutex_ops.cc | 177 LookupOrCreateResource<Mutex>(c, HandleFromInput(c, 0), &mutex, in ComputeAsync() 180 c, HandleFromInput(c, 0).name()); in ComputeAsync()
|
D | training_op_helpers.h | 114 if (LookupResource(ctx, HandleFromInput(ctx, input), maybe_resource).ok()) { in GetTrainingVariableMutex() 245 TF_RETURN_IF_ERROR(LookupResource(ctx, HandleFromInput(ctx, input), &var)); in GetInputTensorFromVariable()
|
D | count_up_to_op.cc | 71 LookupResource<Var>(context, HandleFromInput(context, 0), &variable)); in Compute()
|
D | lookup_util.cc | 284 TF_RETURN_IF_ERROR(HandleFromInput(ctx, input_name, &handle)); in GetLookupTable() 301 TF_RETURN_IF_ERROR(HandleFromInput(ctx, input_name, &handle)); in GetInitializableLookupTable()
|
/external/tensorflow/tensorflow/core/kernels/tensor_forest/ |
D | resource_ops.cc | 44 auto status = CreateResource(context, HandleFromInput(context, 0), result); in Compute() 59 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 78 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 106 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
D | prediction_ops.cc | 33 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/ |
D | model_ops.cc | 58 auto status = CreateResource(context, HandleFromInput(context, 0), result); in Compute() 73 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 92 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 116 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 151 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
D | stats_accumulator_ops.cc | 372 auto status = CreateResource(context, HandleFromInput(context, 0), result); in Compute() 406 auto status = CreateResource(context, HandleFromInput(context, 0), result); in Compute() 553 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 595 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 635 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 664 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 693 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 723 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
D | quantile_ops.cc | 254 auto status = CreateResource(context, HandleFromInput(context, 0), result); in Compute() 472 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 531 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 600 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 646 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
D | prediction_ops.cc | 168 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 377 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/ |
D | stats_ops.cc | 69 auto status = CreateResource(context, HandleFromInput(context, 0), result); in Compute() 91 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 120 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 255 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 1), in Compute() 258 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 366 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 1), in Compute() 369 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 467 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 470 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 1), in Compute()
|
D | model_ops.cc | 63 auto status = CreateResource(context, HandleFromInput(context, 0), result); in Compute() 80 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 104 auto handle = HandleFromInput(context, 0); in Compute() 135 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 186 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 287 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 340 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 388 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | resource_ops.cc | 63 CreateResource(context, HandleFromInput(context, 0), result.release()); in Compute() 82 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 145 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 173 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
D | quantile_ops.cc | 121 auto status = CreateResource(context, HandleFromInput(context, 0), result); in Compute() 226 HandleFromInput(context, kResourceHandleName, &handle)); in Compute() 286 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 338 HandleFromInput(context, kResourceHandleName, &handle)); in Compute() 393 HandleFromInput(context, kResourceHandleName, &handle)); in Compute()
|
D | prediction_ops.cc | 59 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 198 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 302 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
D | training_ops.cc | 58 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute() 252 OP_REQUIRES_OK(context, LookupResource(context, HandleFromInput(context, 0), in Compute()
|
/external/tensorflow/tensorflow/contrib/framework/kernels/ |
D | zero_initializer_op.cc | 100 ctx, HandleFromInput(ctx, 0), &variable, in Compute() 130 output->scalar<ResourceHandle>()() = HandleFromInput(ctx, 0); in Compute()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | iterator_ops.cc | 557 ctx, LookupResource(ctx, HandleFromInput(ctx, 1), &iterator_resource)); in Compute() 950 ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &iterator), done); in ComputeAsync() 982 OP_REQUIRES_OK(ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &iterator)); in Compute() 1001 ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &iterator), done); in ComputeAsync() 1059 ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &iterator_resource)); in Compute() 1136 ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &iterator_resource)); in Compute() 1155 ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &iterator_resource)); in Compute()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device_ops.cc | 54 context, HandleFromInput(context, 0), &variable, in Compute()
|
D | xla_launch_util.cc | 86 [&](int variable_idx) { return &HandleFromInput(ctx, variable_idx); }); in GetVariableInfosFromCtxInputs() 158 tensor.name = HandleFromInput(ctx, variable_indices[i]).name(); in SnapshotResourceVariables() 400 ctx, HandleFromInput(ctx, actual_input_index), &variable, in PopulateOutputs()
|
/external/tensorflow/tensorflow/core/framework/ |
D | resource_mgr.cc | 291 const ResourceHandle& HandleFromInput(OpKernelContext* ctx, int input) { in HandleFromInput() function 295 Status HandleFromInput(OpKernelContext* ctx, StringPiece input, in HandleFromInput() function
|
/external/tensorflow/tensorflow/contrib/bigtable/kernels/ |
D | bigtable_sample_keys_dataset_op.cc | 30 LookupResource(ctx, HandleFromInput(ctx, 0), &resource)); in MakeDataset()
|
D | bigtable_kernels.cc | 145 ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &client_resource)); in Compute() 242 ctx, LookupResource(ctx, HandleFromInput(ctx, 0), &resource), done); in ComputeAsync()
|