Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
microsoft
/
SuperScaler
зеркало из
https://github.com/microsoft/SuperScaler.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули SuperScaler
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
5691b5435b
SuperScaler
/
setup.cfg
4 строки
35 B
INI
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Merged PR 1147: SuperScaler: Code Refactor - Integrate tests and flake8 check ## Overview - Move all tests of python code into /tests/ - Move all flake8 check from the path of root (use setup.cfg instead of .flake8 now) - Pass the `test_tf_adapter.py` uni-test because it have some bug to be fixed. - Fix bugs caused by the restructure of folders. - Fix code styles caused by the flake8 check. - put all the datas for example: .json .pbtxt ... in folder `data`
2020-11-15 07:59:50 +03:00
[flake8]
exclude
=
build
Merged PR 1188: SuperScaler: Revise Code - Add copyright headers to some scripts ## Overview some missed work of cleaning the repo - Add header to scripts - remove gpu_simulator's flake8 exclude
2020-11-27 07:52:11 +03:00
.*