{% extends 'base.html.twig' %} {% block title %}GPU Cores{% endblock %} {% block body %}
Actions | Id | Brand | Name | Variant | Generation | Architecture | ProcessNode | |||
---|---|---|---|---|---|---|---|---|---|---|
{{ gpu_core.id }} | {{ gpu_core.brand.name }} | {{ gpu_core.name }} | {{ gpu_core.variant }} | {% if gpu_core.generationLink %}{{ gpu_core.generationName }} | {% else %}{{ gpu_core.generationName }} | {% endif %} {% if gpu_core.architectureLink %}{{ gpu_core.architecture }} | {% else %}{{ gpu_core.architecture }} | {% endif %} {% if gpu_core.processNode %}{{ gpu_core.processNode }} nm | {% else %}? | {% endif %}|
no records found |