Skip to main content

Modelhub

Project description

# Modelhub

A CLI tool to manage your models.

## Commands

It takes a TensorFlow SaveModel file, uploads it with version and meta info, and checkouts it to local.

- info model_name[@version_number]

- create model_name -m “comment”

- submit model_name -m “comment” [–batching_config=batching_config.txt] model_path

- checkout model_name[@version_number]

- deploy model_name[@version_number] [CPU/GPU] [online/offline] [instance-number] [offline]

## NTF models

ModelHub ogirinally supports uploading only TensorFlow-based models. From 0.0.8, it supports NTF models.

To prepare NTF models, you need create a new folder containing two subfolders: variables and assets

  1. varibles: storing trained models

  2. assets: storing any other data files, for example, feature dictionaries.

## Python API pass get model path by model name [and version]

checkout model

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modelhub-1.0.2.tar.gz (58.6 kB view details)

Uploaded Source

File details

Details for the file modelhub-1.0.2.tar.gz.

File metadata

  • Download URL: modelhub-1.0.2.tar.gz
  • Upload date:
  • Size: 58.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for modelhub-1.0.2.tar.gz
Algorithm Hash digest
SHA256 f39f52a6a4cb9f87c6ab6b2ac975ba0b66a5edc21aa84d2d61140911a798247a
MD5 7e86f021dfb5bed8037dc87d18c59489
BLAKE2b-256 df8431d2bc11faf74f474e2b9b941559de6db32dcd89bee875309c104f63f272

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page