Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dadjust_contrast_op.cc202 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustContrastOpv2
413 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustContrastOpv2
442 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.cc370 Status DoCompute(OpKernelContext* ctx, const Tensor& i, const Tensor& v, in DoCompute() function in tensorflow::__anond0e433dc0211::InplaceOp
399 Status DoCompute(OpKernelContext* ctx, const Tensor& x, Tensor* y) override { in DoCompute() function in tensorflow::__anond0e433dc0211::CopyOp
Dmultinomial_op.cc153 void DoCompute(OpKernelContext* ctx, const Tensor& logits_t, in DoCompute() function in tensorflow::__anona9c407380211::MultinomialOp
Dsdca_ops.cc131 void DoCompute(const ComputeOptions& options, OpKernelContext* const context) { in DoCompute() function
Dscatter_nd_op.cc269 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterNdUpdateOp
Dresource_variable_ops.cc883 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ResourceScatterUpdateOp
Dtraining_ops.cc788 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::ApplyAdadeltaOp
895 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::SparseApplyAdadeltaOp
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dto_tf_record_op.cc58 Status DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::experimental::__anon13282d8d0111::ToTFRecordOp
/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc517 Status MakeIteratorOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::MakeIteratorOp
543 Status DoCompute(OpKernelContext* ctx) override { in DoCompute() function in tensorflow::data::__anon2d8ca0b30711::ToSingleElementOp
600 Status DoCompute(OpKernelContext* ctx) override { in DoCompute() function in tensorflow::data::__anon2d8ca0b30711::ReduceDatasetOp
892 Status IteratorGetNextOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::IteratorGetNextOp
910 Status IteratorGetNextAsOptionalOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::IteratorGetNextAsOptionalOp
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc445 Result EngineVulkan::DoCompute(const ComputeCommand* command) { in DoCompute() function in amber::vulkan::EngineVulkan
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc1412 Result EngineDawn::DoCompute(const ComputeCommand* command) { in DoCompute() function in amber::dawn::EngineDawn
/external/deqp-deps/amber/src/
Dexecutor_test.cc123 Result DoCompute(const ComputeCommand*) override { in DoCompute() function in amber::vkscript::__anon78e5da1d0111::EngineStub