2023-11-28 12:36:54 +00:00
|
|
|
steps:
|
2023-11-29 00:05:37 +00:00
|
|
|
"caffe":
|
2023-11-30 00:45:04 +00:00
|
|
|
image: nvcr.io/nvidia/tensorflow:23.10-tf2-py3
|
2023-01-17 15:51:35 +00:00
|
|
|
commands:
|
2023-11-28 13:56:29 +00:00
|
|
|
- echo "ci working................b. "
|
2023-11-30 00:45:04 +00:00
|
|
|
- python run.py
|
2023-01-17 18:13:08 +00:00
|
|
|
|
2023-01-19 07:36:27 +00:00
|
|
|
|