Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc596 Status MakeIteratorOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::MakeIteratorOp
608 Status DeleteIteratorOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::DeleteIteratorOp
629 Status DoCompute(OpKernelContext* ctx) override { in DoCompute() function in tensorflow::data::__anonaa5420280711::ToSingleElementOp
693 Status DoCompute(OpKernelContext* ctx) override { in DoCompute() function in tensorflow::data::__anonaa5420280711::ReduceDatasetOp
967 Status IteratorGetNextOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::IteratorGetNextOp
1005 Status IteratorGetNextAsOptionalOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::IteratorGetNextAsOptionalOp
/external/tensorflow/tensorflow/core/kernels/image/
Dadjust_saturation_op.cc183 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustSaturationOp
227 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
Dadjust_contrast_op.cc201 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustContrastOpv2
412 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustContrastOpv2
Dsample_distorted_bounding_box_op.cc257 void DoCompute(OpKernelContext* context, const random::PhiloxRandom& rng) { in DoCompute() function in tensorflow::SampleDistortedBoundingBoxBaseOp
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dto_tf_record_op.cc59 Status DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::experimental::__anon72a1f7020111::ToTFRecordOp
Dio_ops.cc44 Status SaveDatasetOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::experimental::SaveDatasetOp
/external/tensorflow/tensorflow/core/kernels/
Dinplace_ops.cc315 Status DoCompute(OpKernelContext* ctx, const Tensor& i, const Tensor& v, in DoCompute() function in tensorflow::__anon1e727f910211::InplaceOp
344 Status DoCompute(OpKernelContext* ctx, const Tensor& x, Tensor* y) override { in DoCompute() function in tensorflow::__anon1e727f910211::CopyOp
Dscatter_op.cc91 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterUpdateOp
Dmultinomial_op.cc153 void DoCompute(OpKernelContext* ctx, const Tensor& logits_t, in DoCompute() function in tensorflow::__anonde15b2cd0211::MultinomialOp
Dsdca_ops.cc131 void DoCompute(const ComputeOptions& options, OpKernelContext* const context) { in DoCompute() function
Dresource_variable_ops.cc869 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ResourceScatterUpdateOp
Dscatter_nd_op.cc274 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterNdUpdateOp
Dtraining_ops.cc1094 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::ApplyAdadeltaOp
1183 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::SparseApplyAdadeltaOp
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc620 Result EngineVulkan::DoCompute(const ComputeCommand* command) { in DoCompute() function in amber::vulkan::EngineVulkan
/external/deqp-deps/amber/src/dawn/
Dengine_dawn.cc1416 Result EngineDawn::DoCompute(const ComputeCommand* command) { in DoCompute() function in amber::dawn::EngineDawn
/external/deqp-deps/amber/src/
Dexecutor_test.cc131 Result DoCompute(const ComputeCommand*) override { in DoCompute() function in amber::vkscript::__anon4044fbb20111::EngineStub