| /external/tensorflow/tensorflow/python/util/ |
| D | dispatch.py | 795 def dispatch_for_binary_elementwise_apis(x_type, y_type): argument 853 def dispatch_for_binary_elementwise_assert_apis(x_type, y_type): argument 1006 def _add_dispatch_for_binary_elementwise_api(api, x_type, y_type, argument
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_extensions.cpp | 1377 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 1718 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 2029 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2590 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_extensions.cpp | 1681 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2022 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 2333 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2894 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
| D | validate_extensions.cpp | 1677 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2018 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local 2329 const uint32_t y_type = _.GetOperandTypeId(inst, 5); in ValidateExtInst() local 2890 const uint32_t y_type = _.GetOperandTypeId(inst, operand_index++); in ValidateExtInst() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/ |
| D | device_transform_patterns.cc | 268 auto y_type = y.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
| D | prepare_tf.cc | 1027 auto y_type = (*root.getODSResults(0).begin()).getType(); in matchAndRewrite() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
| D | legalize_tf.cc | 443 TensorType y_type = tf_div_op.y().getType().dyn_cast<TensorType>(); in matchAndRewrite() local 2202 RankedTensorType y_type = in matchAndRewrite() local
|
| D | legalize_common.cc | 413 RankedTensorType y_type = y_value.getType().dyn_cast<RankedTensorType>(); in convertSelectOp() local 553 ShapedType y_type = y.getType().dyn_cast<ShapedType>(); in convertSquaredDifferenceOp() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 5403 const glsl_type *x_type, const glsl_type *y_type) in _min() 5410 const glsl_type *x_type, const glsl_type *y_type) in _max()
|
| /external/tensorflow/tensorflow/core/transforms/constant_folding/ |
| D | pass.cc | 2182 ShapedType y_type = (*y->result_type_begin()).cast<ShapedType>(); in matchAndRewrite() local
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
| D | tf_ops_n_z.cc | 2598 auto y_type = op.y().getType().dyn_cast<RankedTensorType>(); in verify() local
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
| D | legalize_tf.cc | 357 auto y_type = y.getType().cast<RankedTensorType>(); in StaticBinaryBroadcast() local
|