Home
last modified time | relevance | path

Searched defs:SetOutput (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dconditional_accumulator.h113 bool SetOutput(OpKernelContext* ctx) override { in SetOutput() function
Dsparse_conditional_accumulator.h348 bool SetOutput(OpKernelContext* ctx) override { in SetOutput() function
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions_lib.cc80 Generator& SetOutput(Section* section) { in SetOutput() function in tensorflow::__anond395b3d80111::Generator
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc153 void NodeExecStatsWrapper::SetOutput(int slot, const Tensor* tensor) { in SetOutput() function in tensorflow::NodeExecStatsWrapper
Dexecutor.cc108 void SetOutput(NodeExecStatsInterface* stats, int slot, const Tensor* v) { in SetOutput() function
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc85 void SetOutput(int slot, const Tensor* tensor) override {} in SetOutput() function in tensorflow::data::__anoncde944130111::SimpleStepStatsCollector::SimpleNodeExecStats
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_kernel.cc481 void XlaOpKernelContext::SetOutput(int index, const xla::XlaOp& handle) { in SetOutput() function in tensorflow::XlaOpKernelContext
/external/v8/src/compiler/
Dsimplified-lowering.cc696 void SetOutput(Node* node, MachineRepresentation representation, in SetOutput() function in v8::internal::compiler::RepresentationSelector