Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Drandom_access_ops.cc30 Status GetElementAtIndexOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::experimental::GetElementAtIndexOp
Dto_tf_record_op.cc61 Status DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::experimental::__anonad335b870111::ToTFRecordOp
Dio_ops.cc77 Status SaveDatasetOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::experimental::SaveDatasetOp
/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.cc210 void DoCompute(OpKernelContext* context, in DoCompute() function in tensorflow::AdjustContrastOpv2
421 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/
Diterator_ops.cc597 Status MakeIteratorOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::MakeIteratorOp
609 Status DeleteIteratorOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::DeleteIteratorOp
644 Status DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::__anonbeff1aad0711::ToSingleElementOp
897 Status IteratorGetNextOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::IteratorGetNextOp
935 Status IteratorGetNextAsOptionalOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::IteratorGetNextAsOptionalOp
Dreduce_dataset_op.cc44 Status ReduceDatasetOp::DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::data::ReduceDatasetOp
/external/tensorflow/tensorflow/core/kernels/
Dinplace_ops.cc323 Status DoCompute(OpKernelContext* ctx, const Tensor& i, const Tensor& v, in DoCompute() function in tensorflow::__anone5e93a560211::InplaceOp
352 Status DoCompute(OpKernelContext* ctx, const Tensor& x, Tensor* y) override { in DoCompute() function in tensorflow::__anone5e93a560211::CopyOp
Dscatter_op.cc101 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::__anon603633720211::MultinomialOp
Dsdca_ops.cc131 void DoCompute(const ComputeOptions& options, OpKernelContext* const context) { in DoCompute() function
Dresource_variable_ops.cc1063 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ResourceScatterUpdateOp
Dscatter_nd_op.cc275 void DoCompute(OpKernelContext* c) { in DoCompute() function in tensorflow::ScatterNdUpdateOp
Dtraining_ops.cc1118 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::ApplyAdadeltaOp
1202 void DoCompute(OpKernelContext* ctx) { in DoCompute() function in tensorflow::SparseApplyAdadeltaOp
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc625 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::__anon0f0ad2570111::EngineStub