Home
last modified time | relevance | path

Searched refs:bitwise_xor (Results 1 – 25 of 50) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/
Dcwise_op_bitwise_xor.cc19 REGISTER8(BinaryOp, CPU, "BitwiseXor", functor::bitwise_xor, int8, int16, int32,
26 REGISTER8(BinaryOp, GPU, "BitwiseXor", functor::bitwise_xor, int8, int16, int32,
30 REGISTER4(BinaryOp, GPU, "BitwiseXor", functor::bitwise_xor, uint8, uint16,
Dcwise_op_gpu_bitwise_xor.cu.cc24 DEFINE_BINARY8(bitwise_xor, int8, int16, int32, int64, uint8, uint16, uint32,
27 DEFINE_BINARY4(bitwise_xor, uint8, uint16, uint32, uint64);
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_BitwiseXor.pbtxt4 name: "bitwise.bitwise_xor"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.bitwise.pbtxt12 name: "bitwise_xor"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.bitwise.pbtxt12 name: "bitwise_xor"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BitwiseXor.pbtxt21 res = bitwise_ops.bitwise_xor(lhs, rhs)
/external/tensorflow/tensorflow/python/ops/
Dbitwise_ops_test.py49 bitwise_ops.bitwise_xor(lhs, rhs)])
156 xor_tensor = bitwise_ops.bitwise_xor(lhs, rhs)
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_tensor_test_ops.py120 gen_bitwise_ops.bitwise_xor,
Dragged_dispatch.py366 gen_bitwise_ops.bitwise_xor,
/external/python/cpython3/Grammar/
Dpython.gram426 | a=bitwise_or '|' b=bitwise_xor { _Py_BinOp(a, BitOr, b, EXTRA) }
427 | bitwise_xor
428 bitwise_xor[expr_ty]:
429 | a=bitwise_xor '^' b=bitwise_and { _Py_BinOp(a, BitXor, b, EXTRA) }
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/
Dlegalize-tf-binary-elementwise.mlir177 // CHECK-LABEL: func @bitwise_xor
178 func @bitwise_xor(%arg0: tensor<4xi32>, %arg1: tensor<4xi32>) -> tensor<4xi32> {
/external/llvm-project/mlir/test/Dialect/Tosa/
Dops.mlir120 // CHECK-LABEL: bitwise_xor
122 …%0 = "tosa.bitwise_xor"(%arg0, %arg1) : (tensor<13x21x1xi32>, tensor<13x21x3xi32>) -> tensor<13x21…
/external/swiftshader/src/Shader/
DShaderCore.hpp370 void bitwise_xor(Vector4f &dst, const Vector4f &src0, const Vector4f &src1);
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_math_ops.py568 def bitwise_xor(x1, x2): function
569 return _bitwise_binary_op(bitwise_ops.bitwise_xor, x1, x2)
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/optimization/
Dmap_vectorization_test.py138 ("BitwiseXor", bitwise_ops.bitwise_xor),
/external/tensorflow/tensorflow/core/kernels/mlir_generated/
DBUILD794 "bitwise_xor",
/external/llvm-project/mlir/include/mlir/Dialect/Tosa/IR/
DTosaOps.td473 // Operator: bitwise_xor
475 def Tosa_BitwiseXorOp : Tosa_Op<"bitwise_xor", [ResultsBroadcastableShape,
/external/deqp/android/cts/master/src/
Dgles3-master-2020-03-01.txt8902 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_vertex
8903 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_fragment
8904 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_vertex
8905 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_fragment
8906 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_vertex
8907 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_fragment
8908 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_vertex
8909 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_fragment
8910 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_vertex
8911 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_fragment
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles3-master.txt7435 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_vertex
7436 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_fragment
7437 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_vertex
7438 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_fragment
7439 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_vertex
7440 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_fragment
7441 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_vertex
7442 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_fragment
7443 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_vertex
7444 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_fragment
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles3-master.txt8506 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_vertex
8507 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_fragment
8508 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_vertex
8509 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_fragment
8510 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_vertex
8511 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_fragment
8512 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_vertex
8513 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_fragment
8514 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_vertex
8515 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_fragment
[all …]
/external/swiftshader/tests/regres/testlists/
Dgles3-master-PASS.txt19999 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_int_fragment
20000 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_int_ivec2_fragment
20001 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_int_ivec2_vertex
20002 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_int_ivec3_fragment
20003 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_int_ivec3_vertex
20004 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_int_ivec4_fragment
20005 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_int_ivec4_vertex
20006 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_int_vertex
20007 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_ivec2_fragment
20008 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.highp_ivec2_int_fragment
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
Dgles3-master.txt7749 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_vertex
7750 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_fragment
7751 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_vertex
7752 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_fragment
7753 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_vertex
7754 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_fragment
7755 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_vertex
7756 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_fragment
7757 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_vertex
7758 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_fragment
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles3-master.txt7435 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_vertex
7436 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_fragment
7437 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_vertex
7438 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_fragment
7439 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_vertex
7440 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_fragment
7441 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_vertex
7442 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_fragment
7443 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_vertex
7444 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_fragment
[all …]
/external/deqp/android/cts/master/
Dgles3-master-2020-03-01.txt8902 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_vertex
8903 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_fragment
8904 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_vertex
8905 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_fragment
8906 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_vertex
8907 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_fragment
8908 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_vertex
8909 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_fragment
8910 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_vertex
8911 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_fragment
[all …]
Dgles3-master.txt8902 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_vertex
8903 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_int_fragment
8904 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_vertex
8905 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_int_fragment
8906 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_vertex
8907 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec2_fragment
8908 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_vertex
8909 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.mediump_ivec2_fragment
8910 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_vertex
8911 dEQP-GLES3.functional.shaders.operator.binary_operator.bitwise_xor.lowp_ivec3_fragment
[all …]

12