Keyboard shortcuts:
shift + alt + c | create new project |
---|---|
shift + alt + o | create new optimization |
shift + alt + b | create new benchmark |
shift + alt + p | create new profiling |
shift + alt + d | create new dataset |
ctrl + right | click next in form |
Profiling is not available for this model.
Datasets is not available for PyTorch Script-based Model.
Graph is not available for this model.
Project name | {{ project[' name'] }} |
Created at | {{ project['created_at'] }} |
Modified at | {{ project['modified_at'] }} |
Framework | {{ project['input_model']['framework']['name'] }} |
Domain | {{ project['input_model']['domain']['name'] }} |
Size | {{ project['input_model']['size'] }} MB |
Input model path |
{{ project['input_model']['path'] ? getFileName(project['input_model']['path']) : null }}
|