Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtpu_rewrite_device_util_test.cc635 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
653 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
672 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
690 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
707 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
726 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
746 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
766 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
793 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
824 llvm::SmallVector<mlir::Type, 8> result_types; in TEST() local
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dset_tpu_infeed_layout.cc34 std::vector<mlir::Type> result_types; in SetTPUInfeedLayout() local
Dcluster_tf_ops_pass.cc191 llvm::SmallVector<mlir::Type, 4> result_types; in CreateFunctions() local
269 llvm::SmallVector<Type, 4> result_types; in CreateRemoteRunCalls() local
Dpromote_resources_to_args.cc260 auto result_types = llvm::to_vector<4>(return_op.getOperandTypes()); in PromoteResourcesToArguments() local
Dexecutor_island_coarsening.cc348 llvm::SmallVector<Type, 8> result_types; in CreateNewIsland() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
Dtf_jitrt_legalize_i1_type.cc209 auto result_types = func_op.getFunctionType().getResults(); in runOnOperation() local
219 auto result_types = op->getResultTypes(); in runOnOperation() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dtf_to_tfrt.cc243 llvm::SmallVector<Type, 4> result_types( in ConvertToFallbackExecuteOp() local
309 llvm::SmallVector<Type, 4> result_types( in ConvertToCoreRTExecuteOp() local
437 llvm::SmallVector<mlir::Type, 4> result_types( in matchAndRewrite() local
523 llvm::SmallVector<mlir::Type, 4> result_types; in matchAndRewrite() local
589 llvm::SmallVector<Type, 4> result_types; in matchAndRewrite() local
831 llvm::SmallVector<Type, 4> result_types; in matchAndRewrite() local
925 llvm::SmallVector<mlir::Type, 4> result_types; in matchAndRewrite() local
1018 llvm::SmallVector<mlir::Type, 4> result_types; in matchAndRewrite() local
1100 llvm::SmallVector<Type, 4> result_types; in matchAndRewrite() local
1477 llvm::SmallVector<Type, 4> result_types( in matchAndRewrite() local
Dinsert_tensor_copy.cc139 llvm::SmallVector<mlir::Type, 4> result_types(copies.size(), in InsertFallbackTensorCopyForValue() local
Dremote_run_encapsulate.cc205 SmallVector<Type, 8> result_types; in runOnOperation() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dconvert_to_signless_pass.cc49 SmallVector<Type> result_types; in matchAndRewrite() local
Dtf_to_jit_invocations.cc128 auto result_types = llvm::to_vector<16>( in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dadjust_layout.cc148 SmallVector<Type> result_types(op.getResultTypes().begin(), in runOnInfeedOp() local
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
Ddevice_transform.cc101 SmallVector<Type, 4> result_types; in ConvertQuantizedOpToFloat() local
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
Dinsert_main_function.cc114 llvm::SmallVector<Type> arg_types, result_types; in CreateMainFunction() local
Dquantize_composite_functions.cc538 SmallVector<Type, 4> result_types; in matchAndRewrite() local
621 SmallVector<Type, 4> result_types; in mergeDequantizeOpFollowingQuantizedFunction() local
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/
Dlift_as_function_call_utils.cc191 TypeRange result_types{ValueRange{results}}; in LiftAsFunctionCall() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp416 std::vector<uint32_t> result_types; in ArithmeticsPass() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp414 std::vector<uint32_t> result_types; in ArithmeticsPass() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dwhile_loop_outline.cc115 SmallVector<Type, 4> result_types; in CreateOutlineFunc() local
Dlegalize_tf.cc537 SmallVector<Type, 4> result_types; in matchAndRewrite() local
600 SmallVector<Type, 4> result_types; in matchAndRewrite() local
Dlower_static_tensor_list.cc1378 llvm::SmallVector<Type, 8> result_types; in matchAndRewrite() local
1411 llvm::SmallVector<Type, 8> result_types; in matchAndRewrite() local
1444 llvm::SmallVector<Type, 8> result_types; in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dbreakup-islands.cc191 tf_executor::IslandOp CreateIsland(TypeRange result_types, in CreateIsland()
/external/rust/crates/grpcio-compiler/src/
Dprost_codegen.rs359 result_types: Vec<&'a str>, field
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_arithmetics.cpp461 std::vector<uint32_t> result_types; in ArithmeticsPass() local
/external/mesa3d/src/amd/compiler/tests/
Dcheck_output.py495 result_types = ['passed', 'failed', 'todo', 'empty'] variable

12