Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dcomparators.cc92 const string& name, const std::vector<PrimitiveType>& operand_types, in CreateScalarComparisonComputation()
146 const std::vector<PrimitiveType>& operand_types, XlaBuilder* builder) { in CreateScalarLtComputation()
153 const std::vector<PrimitiveType>& operand_types, XlaBuilder* builder) { in CreateScalarGtComputation()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_outlining.cc57 llvm::SmallVector<Type, 4> operand_types; in BuildFunction() local
/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/v8/src/compiler/
Dbytecode-analysis.cc103 const OperandType* operand_types = Bytecodes::GetOperandTypes(bytecode); in UpdateInLiveness() local
284 const OperandType* operand_types = Bytecodes::GetOperandTypes(bytecode); in UpdateAssignments() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_normalization.cc263 std::vector<PrimitiveType> operand_types(hlo->operand_count()); in HandleMultipleOutputs() local
Dhlo_creation_utils.cc364 std::vector<PrimitiveType> operand_types(operands.size()); in MakeSortHlo() local
/external/v8/src/interpreter/
Dbytecode-array-accessor.cc219 const OperandType* operand_types = in GetRegisterOperandRange() local
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla.cc944 std::vector<PrimitiveType> operand_types; in PYBIND11_MODULE() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc381 ArrayRef<TensorType> operand_types, in VerifyConcatenationOpTypes()
464 SmallVector<TensorType, 4> operand_types; in Verify() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc1058 SmallVector<Type, 3> operand_types = {bn_train_input_type_tensor, in matchAndRewrite() local