Home
last modified time | relevance | path

Searched defs:ret_types (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dlist_ops.cc73 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81940202() local
113 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81940302() local
164 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81940402() local
362 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81940902() local
391 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81940a02() local
434 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81940c02() local
514 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81940f02() local
570 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81941102() local
594 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81941202() local
626 const FullTypeDef& ret_types = c->ret_types(); in __anon6c1e81941302() local
[all …]
Ddataset_ops.cc1053 const FullTypeDef& ret_types = c->ret_types(); in __anona68980de2002() local
/external/tensorflow/tensorflow/core/tfrt/eager/
Dfunction_cache.h47 TfrtDataTypeSlice arg_types, tensorflow::DataTypeSlice ret_types, in CreateFunctionState()
68 TfrtDataTypeSlice arg_types, tensorflow::DataTypeSlice ret_types, in FunctionState()
Dtransform_graph_function.cc53 DataTypeVector ret_types; in TransformGraphFunction() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtest_util.h37 DataTypeVector ret_types; member
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_body.h35 DataTypeVector ret_types; member
Dprocess_function_library_runtime.cc158 FunctionLibraryRuntime::Handle h, DataTypeVector* ret_types) { in GetRetTypes()
723 std::vector<string>* ret_node_names, DataTypeVector* ret_types, in GetGraphAndArgRets()
801 DataTypeVector ret_types; in InstantiateMultiDevice() local
Dfunction.cc232 DataTypeVector* ret_types) { in GetRetTypes()
590 DataTypeVector* ret_types) { in GetRetTypes()
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc255 explicit CallFrameBase(DataTypeSlice ret_types) in CallFrameBase()
305 DataTypeSlice ret_types) in OwnedArgsCallFrame()
349 DataTypeSlice ret_types) in BorrowedArgsCallFrame()
671 DataTypeVector ret_types; in Instantiate() local
770 DataTypeVector ret_types, std::function<void(std::function<void()>)> runner, in InstantiatedCapturedFunction()
Ddataset_test_base.cc446 DataTypeVector ret_types = result.ret_types; in RunFunction() local
/external/tensorflow/tensorflow/core/transforms/functional_to_region/
Dimpl.cc353 TypeRange ret_types = region_op.outs().getTypes(); in matchAndRewrite() local
417 TypeRange ret_types = region_op.outs().getTypes(); in matchAndRewrite() local
/external/clang/utils/VtableTest/
Dgen.cc32 short ret_types[N_STRUCTS][N_FUNCS*FUNCSPACING]; variable
/external/tensorflow/tensorflow/core/transforms/graph_to_func/
Dgraph_to_func.cc63 llvm::SmallVector<Type> ret_types; in GraphToFunc() local
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.h409 const FullTypeDef& ret_types() const { return ret_types_; } in ret_types() function
Dfunction.h257 DataTypeVector ret_types; member
Dfunction.cc1132 DataTypeSlice ret_types) in FunctionCallFrame()
/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc451 DataTypeSlice ret_types) in BodyFuncCallFrame()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc2323 llvm::SmallVector<mlir::Type, 4> ret_types; in InferLibFunctionType() local
2639 llvm::SmallVector<mlir::Type, 4> ret_types; in InferMainFunctionType() local
2707 llvm::SmallVector<mlir::Type, 4> ret_types; in GetArgsRetsAndTypesFromFunctionGraph() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc1177 llvm::SmallVector<mlir::Type, 2> ret_types; in ConvertSubgraph() local
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dbtf.c3991 uint32_t *ret_types; in btf_raw_create() local