Home
last modified time | relevance | path

Searched defs:operand_types (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dcomparators.cc38 const std::string& name, const std::vector<PrimitiveType>& operand_types, in CreateScalarComparisonComputation()
49 const std::string& name, const std::vector<PrimitiveType>& operand_types, in CreateScalarComparisonComputation()
115 const std::vector<PrimitiveType>& operand_types, XlaBuilder* builder) { in CreateScalarLtComputation()
122 const std::vector<PrimitiveType>& operand_types, XlaBuilder* builder) { in CreateScalarGtComputation()
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/opdefs/
H A Dtfrt_fallback_common.cc94 llvm::SmallVector<mlir::Type, 4> operand_types; in ParseExecuteOpCommon() local
H A Dtfrt_fallback_async.cc173 SmallVector<Type, 4> operand_types; in parseBatchFunctionOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/ir/
H A Dtfrt_fallback_common.cc94 llvm::SmallVector<mlir::Type, 4> operand_types; in ParseExecuteOpCommon() local
H A Dtfrt_fallback_async.cc239 SmallVector<Type, 4> operand_types; in parse() local
/aosp_15_r20/external/vixl/tools/test_generator/
H A Dparser.py54 def __init__(self, operand_types, operand_variants, input_types, argument
H A Dgenerator.py149 def GenerateOperands(self, operand_types): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dmlir_emitter.cc104 std::vector<mlir::Type> operand_types = {ret_memref}; in EmitMlirFuncAndCall() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dcluster_outlining.cc60 llvm::SmallVector<Type, 4> operand_types; in BuildFunction() local
H A Dtpu_extract_outside_compilation.cc70 llvm::SmallVector<Type, 4> operand_types; in BuildFunction() local
H A Dshape_inference.cc2343 TypeRange operand_types, TypeRange result_types, in GetWhileCompatibleTypes()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
H A Dtf_jitrt_legalize_i1_type.cc218 auto operand_types = op->getOperandTypes(); in runOnOperation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dops.cc388 std::vector<PrimitiveType> operand_types; in BuildOpsSubmodule() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dtf_to_jit_invocations.cc126 auto operand_types = llvm::to_vector<16>(llvm::map_range( in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_normalization.cc262 std::vector<PrimitiveType> operand_types(hlo->operand_count()); in HandleMultipleOutputs() local
H A Dhlo_creation_utils.cc540 std::vector<PrimitiveType> operand_types(operands.size()); in MakeSortHlo() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_communication.cc762 SmallVector<Type> operand_types; in ProcessRegionWhileOp() local
H A Dlegalize_tf.cc2246 SmallVector<Type, 3> operand_types = {act.getType(), feature_type, in matchAndRewrite() local
2380 SmallVector<Type, 3> operand_types = {bn_train_input_type_tensor, in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc744 ArrayRef<TensorType> operand_types, in VerifyConcatenationOpTypes()
879 SmallVector<TensorType, 4> operand_types; in verify() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
H A Dtf_to_tfrt.cc2033 llvm::SmallVector<Type, 4> operand_types; in CreateCompiledModule() local