Example #1
0
 def setUp(self):
     ops.load_library(get_custom_class_library_path())
Example #2
0
 def setUp(self):
     self.library_path = get_custom_op_library_path()
     ops.load_library(self.library_path)