Searched defs:ret_types (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | test_util.h | 37 DataTypeVector ret_types; member
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | function_body.h | 35 DataTypeVector ret_types; member
|
D | process_function_library_runtime.cc | 155 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
|
D | function.cc | 228 DataTypeVector* ret_types) { in GetRetTypes() 585 DataTypeVector* ret_types) { in GetRetTypes()
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | captured_function.cc | 278 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()
|
D | dataset_test_base.cc | 441 DataTypeVector ret_types = result.ret_types; in RunFunction() local
|
/external/llvm-project/clang/utils/VtableTest/ |
D | gen.cc | 32 short ret_types[N_STRUCTS][N_FUNCS*FUNCSPACING]; variable
|
/external/clang/utils/VtableTest/ |
D | gen.cc | 32 short ret_types[N_STRUCTS][N_FUNCS*FUNCSPACING]; variable
|
/external/tensorflow/tensorflow/core/framework/ |
D | function.h | 239 DataTypeVector ret_types; member
|
D | function.cc | 1089 DataTypeSlice ret_types) in FunctionCallFrame()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | functional_ops.cc | 451 DataTypeSlice ret_types) in BodyFuncCallFrame()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
D | import_model.cc | 2142 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/ |
D | flatbuffer_import.cc | 932 llvm::SmallVector<mlir::Type, 2> ret_types; in ConvertSubgraph() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_btf.c | 3541 uint32_t *ret_types; in btf_raw_create() local
|