Home
last modified time | relevance | path

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

/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()
636 std::vector<string>* ret_node_names, DataTypeVector* ret_types, in GetGraphAndArgRets()
714 DataTypeVector ret_types; in InstantiateMultiDevice() local
Dfunction.cc228 DataTypeVector* ret_types) { in GetRetTypes()
585 DataTypeVector* ret_types) { in GetRetTypes()
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc278 explicit CallFrameBase(DataTypeSlice ret_types) in CallFrameBase()
328 DataTypeSlice ret_types) in OwnedArgsCallFrame()
372 DataTypeSlice ret_types) in BorrowedArgsCallFrame()
709 DataTypeVector ret_types; in Instantiate() local
808 DataTypeVector ret_types, std::function<void(std::function<void()>)> runner, in Create()
818 DataTypeVector ret_types, std::function<void(std::function<void()>)> runner, in InstantiatedCapturedFunction()
Ddataset_test_base.cc441 DataTypeVector ret_types = result.ret_types; in RunFunction() local
/external/llvm-project/clang/utils/VtableTest/
Dgen.cc32 short ret_types[N_STRUCTS][N_FUNCS*FUNCSPACING]; variable
/external/clang/utils/VtableTest/
Dgen.cc32 short ret_types[N_STRUCTS][N_FUNCS*FUNCSPACING]; variable
/external/tensorflow/tensorflow/core/framework/
Dfunction.h239 DataTypeVector ret_types; member
Dfunction.cc1089 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.cc2142 llvm::SmallVector<mlir::Type, 4> ret_types; in InferLibFunctionType() local
2402 llvm::SmallVector<mlir::Type, 4> ret_types; in InferMainFunctionType() local
2470 llvm::SmallVector<mlir::Type, 4> ret_types; in GetArgsRetsAndTypesFromFunctionGraph() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc932 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