aboutsummaryrefslogtreecommitdiff
path: root/operators/comparison/greater_equal
diff options
context:
space:
mode:
Diffstat (limited to 'operators/comparison/greater_equal')
-rw-r--r--operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_23_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_23x1x28_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_48x1_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/test.json4
-rw-r--r--operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/test.json4
13 files changed, 26 insertions, 26 deletions
diff --git a/operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/test.json b/operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/test.json
index 7314e76e4..45696a1eb 100644
--- a/operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_1x2x65533x1_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/test.json b/operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/test.json
index 0c14e8cb2..cbab90452 100644
--- a/operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_1x65539x1x3x1_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_23_i32/test.json b/operators/comparison/greater_equal/greater_equal_23_i32/test.json
index 819f38b89..8cc17f54a 100644
--- a/operators/comparison/greater_equal/greater_equal_23_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_23_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_23x1x28_i32/test.json b/operators/comparison/greater_equal/greater_equal_23x1x28_i32/test.json
index b28345e41..ad54f56dc 100644
--- a/operators/comparison/greater_equal/greater_equal_23x1x28_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_23x1x28_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/test.json b/operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/test.json
index 8b2fe3e0b..14aa8fd88 100644
--- a/operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_2x14x4x2x11_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/test.json b/operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/test.json
index b0ebe1779..13c64ab43 100644
--- a/operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_2x15x13x1_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_48x1_i32/test.json b/operators/comparison/greater_equal/greater_equal_48x1_i32/test.json
index d971c574a..6deca2319 100644
--- a/operators/comparison/greater_equal/greater_equal_48x1_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_48x1_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/test.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/test.json
index 442cb8134..d47b144b0 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_DimensionMismatch_16_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/test.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/test.json
index f9e5346a4..ec1d02ddb 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_RankMismatch_48x46_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/test.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/test.json
index 4b1c4633b..ca5a8f928 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputList_38_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/test.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/test.json
index 80498fe96..a6db88be6 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/test.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongInputType_5x30x51_i4/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/test.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/test.json
index c6eb60bde..a3ce0cd83 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputList_21x11_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{
diff --git a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/test.json b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/test.json
index f92ebc66c..548999d1f 100644
--- a/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/test.json
+++ b/operators/comparison/greater_equal/greater_equal_ERRORIF_WrongOutputType_18_i32/test.json
@@ -1,9 +1,9 @@
{
version: {
_major: 0,
- _minor: 31,
+ _minor: 40,
_patch: 0,
- _draft: true
+ _draft: false
},
blocks: [
{