/external/tensorflow/tensorflow/core/ops/ |
D | list_ops.cc | 72 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 …]
|
D | dataset_ops.cc | 884 const FullTypeDef& ret_types = c->ret_types(); in __anon0b7d74c51f02() local
|
/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() 635 std::vector<string>* ret_node_names, DataTypeVector* ret_types, in GetGraphAndArgRets() 713 DataTypeVector ret_types; in InstantiateMultiDevice() local
|
D | function.cc | 231 DataTypeVector* ret_types) { in GetRetTypes() 590 DataTypeVector* ret_types) { in GetRetTypes()
|
/external/tensorflow/tensorflow/core/data/ |
D | captured_function.cc | 252 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()
|
D | dataset_test_base.cc | 436 DataTypeVector ret_types = result.ret_types; in RunFunction() local
|
/external/tensorflow/tensorflow/core/tfrt/eager/ |
D | transform_graph_function.cc | 53 DataTypeVector ret_types; in TransformGraphFunction() local
|
/external/tensorflow/tensorflow/core/transforms/graph_to_func/ |
D | graph_to_func.cc | 55 llvm::SmallVector<Type> ret_types; in GraphToFunc() local
|
/external/clang/utils/VtableTest/ |
D | gen.cc | 32 short ret_types[N_STRUCTS][N_FUNCS*FUNCSPACING]; variable
|
/external/tensorflow/tensorflow/core/framework/ |
D | shape_inference.h | 335 const FullTypeDef& ret_types() const { return ret_types_; } in ret_types() function
|
D | function.h | 255 DataTypeVector ret_types; member
|
D | function.cc | 1092 DataTypeSlice ret_types) in FunctionCallFrame()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | functional_ops.cc | 452 DataTypeSlice ret_types) in BodyFuncCallFrame()
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
D | import_model.cc | 2257 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/ |
D | flatbuffer_import.cc | 1140 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
|