Home
last modified time | relevance | path

Searched defs:DoCompute (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dprediction_ops.cc187 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/
Dadjust_hsv_in_yiq_op.cc100 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/
Dadjust_contrast_op.cc201 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
Dadjust_saturation_op.cc181 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustSaturationOp
225 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustSaturationOp
Dadjust_hue_op.cc204 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustHueOp
259 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustHueOp
Dscatter_op.cc97 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterUpdateOp
176 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterUpdateOp
Dinplace_ops.cc367 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
Dmultinomial_op.cc153 void DoCompute(OpKernelContext* ctx, const Tensor& logits_t, in DoCompute() function in tensorflow::__anon6978aeb60211::MultinomialOp
Dsdca_ops.cc130 void DoCompute(const ComputeOptions& options, OpKernelContext* const context) { in DoCompute() function
Dscatter_nd_op.cc267 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterNdUpdateOp
Dtraining_ops.cc683 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::ApplyAdadeltaOp
776 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::SparseApplyAdadeltaOp