[res/TensorFlowTests] Remove "use_cudnn_on_gpu" attrib in pbtxt files (#8041)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Fri, 11 Oct 2019 01:26:06 +0000 (10:26 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 11 Oct 2019 01:26:06 +0000 (10:26 +0900)
"use_cudnn_on_gpu" was removed from all pbtxt files in 'res/TensorFlowTests'.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
res/TensorFlowTests/NET_0003/test.pbtxt
res/TensorFlowTests/NET_0007/test.pbtxt
res/TensorFlowTests/NET_0008/test.pbtxt
res/TensorFlowTests/NET_0009/test.pbtxt
res/TensorFlowTests/NET_0025/test.pbtxt
res/TensorFlowTests/NET_0026/test.pbtxt
res/TensorFlowTests/NET_0027/test.pbtxt
res/TensorFlowTests/REGRESSION_0002/test.pbtxt
res/TensorFlowTests/UNIT_Conv2D_000/test.pbtxt

index cf6b1a7..3f146c0 100644 (file)
@@ -106,12 +106,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "scale"
index 10f9f35..6193c19 100644 (file)
@@ -106,12 +106,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "mulparam"
index bbaba7d..dc1407d 100644 (file)
@@ -106,12 +106,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "addparam"
index a4eee69..719685c 100644 (file)
@@ -106,12 +106,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "BiasAdd/bias"
index 9b3316d..e927864 100644 (file)
@@ -105,12 +105,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "InceptionV3/InceptionV3/Conv2d_1a_3x3/Conv2D_bn_offset"
index ea02627..f579f3e 100644 (file)
@@ -105,12 +105,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "InceptionV3/InceptionV3/Conv2d_1a_3x3/Conv2D_bn_offset"
@@ -243,12 +237,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "InceptionV3/InceptionV3/Conv2d_2a_3x3/Conv2D_bn_offset"
index af5fa93..9578096 100644 (file)
@@ -105,12 +105,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "InceptionV3/InceptionV3/Conv2d_1a_3x3/Conv2D_bn_offset"
@@ -243,12 +237,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "InceptionV3/InceptionV3/Conv2d_2a_3x3/Conv2D_bn_offset"
@@ -348,12 +336,6 @@ node {
       }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value {
-      b: true
-    }
-  }
 }
 node {
   name: "InceptionV3/Conv2d_2b_3x3/weights/read/_11__cf__11"
index 4feaab1..e5d60f8 100644 (file)
@@ -63,8 +63,4 @@ node {
       list { i: 1 i: 1 i: 1 i: 1 }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value { b: false }
-  }
 }
index 3649aa8..f537cf4 100644 (file)
@@ -69,8 +69,4 @@ node {
       list { i: 1 i: 1 i: 1 i: 1 }
     }
   }
-  attr {
-    key: "use_cudnn_on_gpu"
-    value { b: false }
-  }
 }