Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dlist_ops.cc72 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db0202() local
111 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db0302() local
161 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db0402() local
358 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db0902() local
385 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db0a02() local
427 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db0c02() local
502 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db0f02() local
557 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db1102() local
580 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db1202() local
611 const FullTypeDef& ret_types = c->ret_types(); in __anond381a6db1302() local
[all …]
Ddataset_ops.cc884 const FullTypeDef& ret_types = c->ret_types(); in __anon0b7d74c51f02() 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.cc155 FunctionLibraryRuntime::Handle h, DataTypeVector* ret_types) { in GetRetTypes()
635 std::vector<string>* ret_node_names, DataTypeVector* ret_types, in GetGraphAndArgRets()
713 DataTypeVector ret_types; in InstantiateMultiDevice() local
Dfunction.cc231 DataTypeVector* ret_types) { in GetRetTypes()
590 DataTypeVector* ret_types) { in GetRetTypes()
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc252 explicit CallFrameBase(DataTypeSlice ret_types) in CallFrameBase()
302 DataTypeSlice ret_types) in OwnedArgsCallFrame()
346 DataTypeSlice ret_types) in BorrowedArgsCallFrame()
652 DataTypeVector ret_types; in Instantiate() local
751 DataTypeVector ret_types, std::function<void(std::function<void()>)> runner, in Create()
761 DataTypeVector ret_types, std::function<void(std::function<void()>)> runner, in InstantiatedCapturedFunction()
Ddataset_test_base.cc436 DataTypeVector ret_types = result.ret_types; in RunFunction() local
/external/tensorflow/tensorflow/core/tfrt/eager/
Dtransform_graph_function.cc53 DataTypeVector ret_types; in TransformGraphFunction() local
/external/tensorflow/tensorflow/core/transforms/graph_to_func/
Dgraph_to_func.cc55 llvm::SmallVector<Type> ret_types; in GraphToFunc() local
/external/clang/utils/VtableTest/
Dgen.cc32 short ret_types[N_STRUCTS][N_FUNCS*FUNCSPACING]; variable
/external/tensorflow/tensorflow/core/framework/
Dshape_inference.h335 const FullTypeDef& ret_types() const { return ret_types_; } in ret_types() function
Dfunction.h255 DataTypeVector ret_types; member
Dfunction.cc1092 DataTypeSlice ret_types) in FunctionCallFrame()
/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc452 DataTypeSlice ret_types) in BodyFuncCallFrame()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc2257 llvm::SmallVector<mlir::Type, 4> ret_types; in InferLibFunctionType() local
2547 llvm::SmallVector<mlir::Type, 4> ret_types; in InferMainFunctionType() local
2615 llvm::SmallVector<mlir::Type, 4> ret_types; in GetArgsRetsAndTypesFromFunctionGraph() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc1140 llvm::SmallVector<mlir::Type, 2> ret_types; in ConvertSubgraph() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c3541 uint32_t *ret_types; in btf_raw_create() local