File tree Expand file tree Collapse file tree 2 files changed +0
-104
lines changed Expand file tree Collapse file tree 2 files changed +0
-104
lines changed Original file line number Diff line number Diff line change @@ -223,31 +223,6 @@ def neo_pytorch_cpu_instance_type():
223
223
return "ml.c5.xlarge"
224
224
225
225
226
- @pytest .fixture (scope = "module" )
227
- def tfs_eia_latest_py_version ():
228
- return "py3"
229
-
230
-
231
- @pytest .fixture (scope = "module" )
232
- def tfs_eia_latest_version ():
233
- return "2.3"
234
-
235
-
236
- @pytest .fixture (scope = "module" )
237
- def tfs_eia_target_device ():
238
- return "ml_eia2"
239
-
240
-
241
- @pytest .fixture (scope = "module" )
242
- def tfs_eia_cpu_instance_type ():
243
- return "ml.c5.xlarge"
244
-
245
-
246
- @pytest .fixture (scope = "module" )
247
- def tfs_eia_compilation_job_name ():
248
- return utils .name_from_base ("tfs-eia-compilation" )
249
-
250
-
251
226
@pytest .fixture (scope = "module" )
252
227
def xgboost_framework_version (xgboost_version ):
253
228
if xgboost_version in ("1" , "latest" ):
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments