Searched defs:set_output (Results 1 – 10 of 10) sorted by relevance
| /external/autotest/client/common_lib/cros/ |
| D | interactive_xmlrpc_server.py | 48 def set_output(self, html): member in InteractiveXmlRpcDelegate
|
| /external/autotest/server/cros/ |
| D | interactive_client.py | 53 def set_output(self, html): member in InteractiveClient
|
| /external/grpc-grpc/src/python/grpcio_tests/tests/ |
| D | _result.py | 196 def set_output(self, test, stdout, stderr): member in AugmentedResult
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | op_kernel.cc | 898 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
|
| D | shape_inference.h | 392 void set_output(int idx, ShapeHandle shape) { outputs_.at(idx) = shape; } in set_output() function
|
| D | shape_inference.cc | 119 Status InferenceContext::set_output(StringPiece output_name, in set_output() function in tensorflow::shape_inference::InferenceContext
|
| /external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
| D | tfrt_op_kernel.cc | 149 void TFRTOpKernelContext::set_output(int index, const Tensor& tensor) { in set_output() function in tensorflow::TFRTOpKernelContext
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
| D | fusion_utils.cc | 430 const SetInputFn& set_input, const SetOutputFn& set_output, in FuseFunctions()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | tensor_array_ops.cc | 91 Status SetupFlowControlInputs(OpKernelContext* ctx, bool set_output) { in SetupFlowControlInputs()
|
| /external/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_shader_base.cpp | 1157 void ShaderFromNirProcessor::set_output(unsigned pos, int sel) in set_output() function in r600::ShaderFromNirProcessor
|