Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dcomparators.cc38 const string& name, const std::vector<PrimitiveType>& operand_types, in CreateScalarComparisonComputation()
49 const 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()
/external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
DNVVMDialect.cpp97 SmallVector<Type, 12> operand_types(op.getOperandTypes().begin(), in verify() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_outlining.cc55 llvm::SmallVector<Type, 4> operand_types; in BuildFunction() local
Dshape_inference.cc1293 TypeRange operand_types, TypeRange result_types, in GetWhileCompatibleTypes()
/external/vixl/tools/test_generator/
Dparser.py54 def __init__(self, operand_types, operand_variants, input_types, argument
Dgenerator.py149 def GenerateOperands(self, operand_types): argument
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dmlir_emitter.cc101 std::vector<mlir::Type> operand_types = {ret_memref}; in EmitMlirFuncAndCall() local
/external/tensorflow/tensorflow/compiler/xla/python/
Dops.cc272 std::vector<PrimitiveType> operand_types; in BuildOpsSubmodule() local
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/
Dpasses.cc255 auto operand_types = llvm::to_vector<4>(llvm::concat<const mlir::Type>( in runOnFunction() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_normalization.cc263 std::vector<PrimitiveType> operand_types(hlo->operand_count()); in HandleMultipleOutputs() local
Dhlo_creation_utils.cc423 std::vector<PrimitiveType> operand_types(operands.size()); in MakeSortHlo() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc595 ArrayRef<TensorType> operand_types, in VerifyConcatenationOpTypes()
678 SmallVector<TensorType, 4> operand_types; in Verify() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1975 SmallVector<Type, 3> operand_types = {bn_train_input_type_tensor, in matchAndRewrite() local