Searched defs:operand_types (Results 1 – 11 of 11) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/client/lib/ |
| D | comparators.cc | 92 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/ |
| D | cluster_outlining.cc | 57 llvm::SmallVector<Type, 4> operand_types; in BuildFunction() local
|
| /external/vixl/tools/test_generator/ |
| D | parser.py | 54 def __init__(self, operand_types, operand_variants, input_types, argument
|
| D | generator.py | 149 def GenerateOperands(self, operand_types): argument
|
| /external/v8/src/compiler/ |
| D | bytecode-analysis.cc | 103 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/ |
| D | bfloat16_normalization.cc | 263 std::vector<PrimitiveType> operand_types(hlo->operand_count()); in HandleMultipleOutputs() local
|
| D | hlo_creation_utils.cc | 364 std::vector<PrimitiveType> operand_types(operands.size()); in MakeSortHlo() local
|
| /external/v8/src/interpreter/ |
| D | bytecode-array-accessor.cc | 219 const OperandType* operand_types = in GetRegisterOperandRange() local
|
| /external/tensorflow/tensorflow/compiler/xla/python/ |
| D | xla.cc | 944 std::vector<PrimitiveType> operand_types; in PYBIND11_MODULE() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/ir/ |
| D | tfl_ops.cc | 381 ArrayRef<TensorType> operand_types, in VerifyConcatenationOpTypes() 464 SmallVector<TensorType, 4> operand_types; in Verify() local
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
| D | legalize_tf.cc | 1058 SmallVector<Type, 3> operand_types = {bn_train_input_type_tensor, in matchAndRewrite() local
|