/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/ |
D | prediction_ops.cc | 187 virtual void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::boosted_trees::GradientTreesPredictionOp 355 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::boosted_trees::GradientTreesPredictionVerboseOp 390 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::boosted_trees::GradientTreesPartitionExamplesOp
|
/external/tensorflow/tensorflow/contrib/image/kernels/ |
D | adjust_hsv_in_yiq_op.cc | 100 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustHsvInYiqOp 150 void DoCompute(OpKernelContext* ctx, const ComputeOptions& options) override { in DoCompute() function in tensorflow::AdjustHsvInYiqOp
|
/external/tensorflow/tensorflow/core/kernels/ |
D | adjust_contrast_op.cc | 201 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustContrastOpv2 411 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustContrastOpv2 440 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustContrastOpv2
|
D | adjust_saturation_op.cc | 181 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustSaturationOp 225 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustSaturationOp
|
D | adjust_hue_op.cc | 204 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustHueOp 259 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustHueOp
|
D | scatter_op.cc | 97 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterUpdateOp 176 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterUpdateOp
|
D | inplace_ops.cc | 367 Status DoCompute(OpKernelContext* ctx, const Tensor& i, const Tensor& v, in DoCompute() function in tensorflow::__anonb137dc1a0211::InplaceOp 396 Status DoCompute(OpKernelContext* ctx, const Tensor& x, Tensor* y) override { in DoCompute() function in tensorflow::__anonb137dc1a0211::CopyOp
|
D | multinomial_op.cc | 153 void DoCompute(OpKernelContext* ctx, const Tensor& logits_t, in DoCompute() function in tensorflow::__anon6978aeb60211::MultinomialOp
|
D | sdca_ops.cc | 130 void DoCompute(const ComputeOptions& options, OpKernelContext* const context) { in DoCompute() function
|
D | scatter_nd_op.cc | 267 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterNdUpdateOp
|
D | training_ops.cc | 683 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::ApplyAdadeltaOp 776 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::SparseApplyAdadeltaOp
|