Home
last modified time | relevance | path

Searched defs:result_types (Results 1 – 25 of 26) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util_test.cc633 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
650 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
671 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
691 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
711 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
738 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
769 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
793 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_tf_ops_pass.cc190 llvm::SmallVector<mlir::Type, 4> result_types; in CreateFunctions() local
268 llvm::SmallVector<Type, 4> result_types; in CreateRemoteRunCalls() local
Dexecutor_tpuv1_island_coarsening.cc198 llvm::SmallVector<Type, 4> result_types; in MergeIsland() local
Dpromote_resources_to_args.cc277 auto result_types = llvm::to_vector<4>(return_op.getOperandTypes()); in PromoteResourcesToArguments() local
Dexecutor_island_coarsening.cc179 llvm::SmallVector<Type, 8> result_types; in CreateNewIsland() local
Dtpu_cluster_formation.cc260 llvm::SmallVector<Type, 8> result_types; in CreateClusterOp() local
Dtpu_space_to_depth_pass.cc119 auto result_types = func.front().getTerminator()->getOperandTypes(); in UpdateFuncType() local
Dshape_inference.cc1293 TypeRange operand_types, TypeRange result_types, in GetWhileCompatibleTypes()
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dwhile_loop_outline.cc163 SmallVector<Type, 4> result_types; in OutlineWhile() local
Dlegalize_tf.cc492 SmallVector<Type, 4> result_types; in matchAndRewrite() local
555 SmallVector<Type, 4> result_types; in matchAndRewrite() local
Dlower_static_tensor_list.cc902 llvm::SmallVector<Type, 8> result_types; in matchAndRewrite() local
933 llvm::SmallVector<Type, 8> result_types; in matchAndRewrite() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_arithmetics.cpp414 std::vector<uint32_t> result_types; in ArithmeticsPass() local
Dvalidate_extensions.cpp975 std::vector<uint32_t> result_types; in ValidateExtInst() local
1080 std::vector<uint32_t> result_types; in ValidateExtInst() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp414 std::vector<uint32_t> result_types; in ArithmeticsPass() local
Dvalidate_extensions.cpp975 std::vector<uint32_t> result_types; in ValidateExtInst() local
1080 std::vector<uint32_t> result_types; in ValidateExtInst() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dbreakup-islands.cc149 tf_executor::IslandOp CreateIsland(TypeRange result_types, in CreateIsland()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp414 std::vector<uint32_t> result_types; in ArithmeticsPass() local
Dvalidate_extensions.cpp960 std::vector<uint32_t> result_types; in ValidateExtInst() local
1065 std::vector<uint32_t> result_types; in ValidateExtInst() local
/external/rust/crates/grpcio-compiler/src/
Dprost_codegen.rs359 result_types: Vec<&'a str>, field
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc220 absl::Span<const DataType> result_types) { in CreateGraph()
/external/rust/crates/crossbeam-channel/tests/
Dselect_macro.rs1177 fn result_types() { in result_types() function
/external/mesa3d/src/amd/compiler/tests/
Dcheck_output.py495 result_types = ['passed', 'failed', 'todo', 'empty'] variable
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc672 auto result_types = body.getTerminator()->getOperandTypes(); in Finalize() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_communication.cc459 auto result_types = llvm::to_vector<4>(tuple_type.getTypes()); in GetTypeWithToken() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc964 SmallVector<Type, 4> result_types; in matchAndRewrite() local

12