Skip to content

x1y2z3456/aitester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Tester

The Best AI Framework script, Ever

Tensorflow Keras

Powered by Docker

Build Status

AI Tester is a cloud-enabled, containerized, offline-storage compatible, it could help you to test GPU by BIG MODEL for pressure testing, efficiency testing would also be available.

  • Check out tf1 and tf2 folder
  • Run the python script
  • ✨Enjoy!✨

Features

  • Pressure Test
  • Efficiency Test
  • Support Tensorflow1,2 and Keras
  • Support Python3.6+(Recommend 3.8)
  • Support Nvidia GPU

Version List

Item Tensorflow Keras Cuda Cudnn Script
version 1 2.6.0 2.6.0 11.2 8 tf2
version 2 1.15 2.3.1 10.0 7 tf1

Installation

AI Tester requires Docker to run.

Install the dependencies and devDependencies and start the server.

sudo apt-get update
sudo apt-get install apt-transport-https ca-certificates curl software-properties-common
curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo apt-key fingerprint 0EBFCD88
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
sudo apt-get update
sudo apt-cache madison docker-ce
sudo apt-get install docker-ce=19.03.6~ce-0~ubuntu-xenial

Docker

Download Image

For Tensorflow 1.15

sudo docker pull 105552010/tensorflow:v1.15.5

For Tensorflow 2.6

sudo docker pull 105552010/tensorflow:v2.6.0

Start Container...

sudo docker run --name=test -it 105552010/tensorflow:v2.6.0 /bin/bash

You can find the scripts inside tf folder...

How to support

ETH-ERC20: 0xbf87fbd717d8bd90019cfe7b05b1802229b302dd

License

MIT

About

AI framework testing scripts, deprecated.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published