Home
last modified time | relevance | path

Searched defs:set_output (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/pytorch/.github/scripts/
H A Dparse_ref.py7 def set_output(name: str, val: str) -> None: function
H A Dget_workflow_job_id.py138 def set_output(name: str, val: Any) -> None: function
H A Dfilter_test_configs.py456 def set_output(name: str, val: Any) -> None: function
/aosp_15_r20/external/executorch/.ci/scripts/
H A Dgather_test_models.py72 def set_output(name: str, val: Any) -> None: function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.cc898 Status OpKernelContext::set_output(StringPiece name, const Tensor& tensor) { in set_output() function in tensorflow::OpKernelContext
905 Status OpKernelContext::set_output(StringPiece name, Tensor&& tensor) { in set_output() function in tensorflow::OpKernelContext
977 void OpKernelContext::set_output(int index, const Tensor& tensor) { in set_output() function in tensorflow::OpKernelContext
991 void OpKernelContext::set_output(int index, Tensor&& tensor) { in set_output() function in tensorflow::OpKernelContext
H A Dshape_inference.h392 void set_output(int idx, ShapeHandle shape) { outputs_.at(idx) = shape; } in set_output() function
H A Dshape_inference.cc119 Status InferenceContext::set_output(StringPiece output_name, in set_output() function in tensorflow::shape_inference::InferenceContext
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_interceptors_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/interceptors/
Dconsole_config.gen.h66 void set_output(ConsoleConfig_Output value) { output_ = value; _has_field_.set(1); } in set_output() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_interceptors_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/interceptors/
H A Dconsole_config.gen.h66 void set_output(ConsoleConfig_Output value) { output_ = value; _has_field_.set(1); } in set_output() function
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dinteractive_xmlrpc_server.py48 def set_output(self, html): member in InteractiveXmlRpcDelegate
/aosp_15_r20/external/autotest/server/cros/
H A Dinteractive_client.py53 def set_output(self, html): member in InteractiveClient
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_interceptors_zero_gen_headers/gen/external/perfetto/protos/perfetto/config/interceptors/
H A Dconsole_config.pbzero.h97 void set_output(ConsoleConfig_Output value) { in set_output() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_interceptors_zero_gen_headers/gen/external/perfetto/protos/perfetto/config/interceptors/
Dconsole_config.pbzero.h97 void set_output(ConsoleConfig_Output value) { in set_output() function
/aosp_15_r20/external/executorch/extension/module/
H A Dmodule.cpp223 runtime::Error Module::set_output( in set_output() function in executorch::extension::Module
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_interceptors_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/interceptors/
H A Dconsole_config.pb.h303 inline void ConsoleConfig::set_output(::perfetto::protos::ConsoleConfig_Output value) { in set_output() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_interceptors_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/interceptors/
Dconsole_config.pb.h303 inline void ConsoleConfig::set_output(::perfetto::protos::ConsoleConfig_Output value) { in set_output() function
/aosp_15_r20/external/rust/crates/uefi/src/helpers/
Dlogger.rs123 pub unsafe fn set_output(&self, output: *mut Output) { in set_output() method
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/helpers/
Dlogger.rs123 pub unsafe fn set_output(&self, output: *mut Output) { in set_output() method
/aosp_15_r20/external/executorch/backends/vulkan/test/op_tests/utils/
H A Dgen_computegraph.py447 def set_output(self, ref: ValueRefList, include_declarations: bool = True) -> str: member in ComputeGraphGen
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/
H A D_result.py211 def set_output(self, test, stdout, stderr): member in AugmentedResult
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dtfrt_op_kernel.cc149 void TFRTOpKernelContext::set_output(int index, const Tensor& tensor) { in set_output() function in tensorflow::TFRTOpKernelContext
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dfusion_utils.cc430 const SetInputFn& set_input, const SetOutputFn& set_output, in FuseFunctions()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtensor_array_ops.cc91 Status SetupFlowControlInputs(OpKernelContext* ctx, bool set_output) { in SetupFlowControlInputs()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dmodel.pb.h1751 inline void ModelProto::set_output(::int64_t value) { in set_output() function