mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
12 lines
177 B
YAML
12 lines
177 B
YAML
configMapGenerator:
|
|
- name: training-code
|
|
files:
|
|
- training.py
|
|
|
|
resources:
|
|
- deployment.yaml
|
|
|
|
images:
|
|
- name: intel/intel-extension-for-tensorflow
|
|
newTag: 1.2.0-gpu
|