Home
last modified time | relevance | path

Searched defs:rets (Results 1 – 25 of 28) sorted by relevance

12

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_threadpool_test.cc79 const std::vector<Tensor>& args, std::vector<Tensor*> rets, in Run()
131 std::vector<Tensor*> rets, bool add_runner = true) { in InstantiateAndRun()
141 const std::vector<Tensor>& args, std::vector<Tensor*> rets, in InstantiateAndRun()
Dprocess_function_library_runtime_test.cc70 gtl::ArraySlice<Tensor> args, std::vector<Tensor>* rets, in Run()
75 gtl::ArraySlice<FunctionArg> args, std::vector<FunctionRet>* rets, in Run()
216 const T& args, std::vector<K*> rets, in RunWithRuntime()
268 const std::vector<Tensor>& args, std::vector<Tensor*> rets, in Run()
278 const FunctionArgsInterface& args, std::vector<FunctionRet*> rets, in RunWithPackedArgs()
287 std::vector<Tensor*> rets) { in RunInstantiated()
Dfunction.cc237 std::vector<Tensor>* rets, in Run()
250 std::vector<Tensor>* rets) { in RunSync()
546 std::vector<Tensor>* rets = new std::vector<Tensor>; in ComputeAsync() local
1093 std::vector<Tensor>* rets, in RunRemote()
1188 std::vector<Tensor>* rets, in Run()
1368 std::vector<Tensor>* rets) { in RunSync()
Dprocess_function_library_runtime.cc406 std::vector<FunctionRet>* rets, std::vector<Tensor>* tensors, in TensorsToFunctionRetsDoneCallback()
1081 FunctionLibraryRuntime::Handle handle, std::vector<FunctionRet>* rets, in RunMultiDevice()
1409 std::vector<Tensor>* rets, in Run()
1491 std::vector<FunctionRet>* rets, in RunInternal()
1596 std::vector<Tensor>* rets = new std::vector<Tensor>; in Run() local
1658 std::vector<FunctionRet>* rets, in Run()
Dfunction_test.cc113 void Run(const std::vector<Tensor>& args, std::vector<Tensor*> rets) { in Run()
185 const std::vector<Tensor>& args, std::vector<Tensor*> rets) { in Run()
225 std::vector<Tensor*> rets) { in InstantiateAndRun()
235 const std::vector<Tensor>& args, std::vector<Tensor*> rets) { in InstantiateAndRun()
283 std::vector<Tensor*> rets) { in InstantiateAndRunViaCallFrameInterface()
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dcluster_function_library_runtime.cc118 std::vector<Tensor>* rets, FunctionLibraryRuntime::DoneCallback done) { in Run()
147 gtl::ArraySlice<FunctionArg> args, std::vector<FunctionRet>* rets, in Run()
Dremote_copy_node.cc199 std::vector<EagerKernelRet> rets; in RunLocalRecv() local
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc126 std::vector<Tensor>* rets) { in RunShortCircuit()
145 std::vector<Tensor>* rets) { in RunShortCircuit()
777 IteratorContext* ctx, std::vector<Tensor>&& args, std::vector<Tensor>* rets, in Run()
842 std::vector<Tensor>* rets, const std::shared_ptr<model::Node>& node) const { in RunWithBorrowedArgs()
898 const std::vector<Tensor>& args, std::vector<Tensor>* rets) { in RunInstantiated()
929 IteratorContext* ctx, std::vector<Tensor>&& args, std::vector<Tensor>* rets, in RunAsync()
Ddataset_test_base.cc427 const GraphConstructorOptions& graph_options, std::vector<Tensor*> rets) { in RunFunction()
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
Dstress.c146 int rets[NSCENAR * SCALABILITY_FACTOR * FACTOR]; in main() local
/external/tensorflow/tensorflow/core/kernels/
Dfunction_ops.cc236 std::vector<Tensor>* rets = new std::vector<Tensor>; in ComputeAsync() local
354 auto* rets = new std::vector<Tensor>; in ComputeAsync() local
Dquantization_utils_test.cc751 int64_t rets[2]; in TestDivide64x2Pow() local
763 int64_t rets[2]; in TestDivide64x2PowRound() local
850 uint8 rets[8]; in TestComputeLerp8x8() local
881 int32 rets[2]; in TestComputeLerp32x2() local
Dpartitioned_function_ops.cc258 std::vector<Tensor>* rets = new std::vector<Tensor>; in RunFunction() local
Dfunctional_ops.cc97 gtl::ArraySlice<Tensor> rets) { in SetOutputs()
/external/liburing/test/
Dsq-poll-share.c77 int rets[NR_RINGS]; in main() local
Dsq-poll-dup.c71 int i, rets[NR_RINGS]; in do_io() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime.cc260 std::vector<Tensor>* rets, FunctionLibraryRuntime::DoneCallback done) { in Run()
336 gtl::ArraySlice<FunctionArg> args, std::vector<FunctionRet>* rets, in Run()
Dcluster_function_library_runtime_test.cc77 const std::vector<Tensor>& args, std::vector<Tensor*> rets) { in InstantiateAndRun()
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc126 llvm::SmallVector<Type, 4> args, rets; in ImportAsFunc() local
523 llvm::SmallVector<Type, 4> rets; in ImportInstructionImpl() local
/external/libxml2/
Dgentest.py526 rets = ctxt.xpathEval("/api/symbols/function/return") variable
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.cc420 std::vector<Tensor> rets; in Run() local
/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/
Dpartially_revived_objects.cc269 std::vector<SignatureDefParam> rets; in LoadSignatureDefFunctionMetadata() local
/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc922 std::vector<Tensor> rets; in TEST() local
951 std::vector<Tensor> rets; in TEST() local
Dfunction.cc1133 Status FunctionCallFrame::ConsumeRetvals(std::vector<Tensor>* rets, in ConsumeRetvals()
/external/skia/tests/
DSkSLInterpreterTest.cpp682 float rets[2]; in DEF_TEST() local

12