Home
last modified time | relevance | path

Searched defs:SetOutput (Results 1 – 13 of 13) 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
Dragged_tensor_to_tensor_op.cc439 void SetOutput(OpKernelContext* context, int ragged_rank, in SetOutput() function in tensorflow::__anonf73c43690111::RaggedTensorToTensorOp
/external/pigweed/pw_log_basic/
Dlog_basic.cc157 void SetOutput(void (*log_output)(std::string_view log)) { in SetOutput() function
/external/webrtc/test/testsupport/
Dperf_test.cc62 void SetOutput(FILE* output) { in SetOutput() function in webrtc::test::__anonfaa23a290111::PlottableCounterPrinter
125 void SetOutput(FILE* output) { in SetOutput() function in webrtc::test::__anonfaa23a290111::ResultsLinePrinter
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions_lib.cc80 Generator& SetOutput(Section* section) { in SetOutput() function in tensorflow::__anon8c2281b60111::Generator
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc161 void NodeExecStatsWrapper::SetOutput(int slot, const Tensor* tensor) { in SetOutput() function in tensorflow::NodeExecStatsWrapper
Dexecutor.cc111 void SetOutput(NodeExecStatsInterface* stats, int slot, const Tensor* v) { in SetOutput() function
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_tensor_to_tensor_tflite.cc525 void SetOutput(TfLiteContext* context, int ragged_rank, in SetOutput() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_kernel.cc588 void XlaOpKernelContext::SetOutput(int index, const xla::XlaOp& handle) { in SetOutput() function in tensorflow::XlaOpKernelContext
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc99 void SetOutput(int slot, const Tensor* tensor) override {} in SetOutput() function in tensorflow::data::__anon5a9b84710111::SimpleStepStatsCollector::SimpleNodeExecStats
/external/llvm-project/compiler-rt/lib/fuzzer/tests/
DFuzzerUnittest.cpp1022 TEST(FuzzerCommand, SetOutput) { in TEST() argument
/external/rust/crates/libfuzzer-sys/libfuzzer/tests/
DFuzzerUnittest.cpp1022 TEST(FuzzerCommand, SetOutput) { in TEST() argument