Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add inference command #187

Merged
merged 23 commits into from
Jul 28, 2023
Merged

Add inference command #187

merged 23 commits into from
Jul 28, 2023

Conversation

erwulff
Copy link
Collaborator

@erwulff erwulff commented Jul 28, 2023

Add inference command to the TF pipeline script

@erwulff erwulff changed the title Infer Add inference command Jul 28, 2023
@erwulff erwulff requested a review from jpata July 28, 2023 10:45
@jpata jpata merged commit 4d270bd into jpata:main Jul 28, 2023
11 checks passed
jpata pushed a commit that referenced this pull request Sep 15, 2023
* fix: error in raytune search space

* enable best practice settings for optimal model performance

* only max out NVIDIA L2 cache if GPUs are found

* enable benchmarking callback for clic dataset schema

* feat: configure tensorboard profiling from config file

* Update eval script on flatiron

* Update training batch script on flatiron

* Update raytune batch script on flatiron

* Add batch scripts for 8 GPU training on flatiron

* Update raytune search space file

* Setting numpy==1.23.5 in requirements.txt
Later versions are incompatible with tf2onnx 1.14.0 (latest at time of commit)

* Add inference command in TF pipeline script

* Additional flatiron batch scripts
jpata pushed a commit that referenced this pull request Sep 15, 2023
* fix: error in raytune search space

* enable best practice settings for optimal model performance

* only max out NVIDIA L2 cache if GPUs are found

* enable benchmarking callback for clic dataset schema

* feat: configure tensorboard profiling from config file

* Update eval script on flatiron

* Update training batch script on flatiron

* Update raytune batch script on flatiron

* Add batch scripts for 8 GPU training on flatiron

* Update raytune search space file

* Setting numpy==1.23.5 in requirements.txt
Later versions are incompatible with tf2onnx 1.14.0 (latest at time of commit)

* Add inference command in TF pipeline script

* Additional flatiron batch scripts

Former-commit-id: 23fa559
jpata pushed a commit that referenced this pull request Sep 15, 2023
* fix: error in raytune search space

* enable best practice settings for optimal model performance

* only max out NVIDIA L2 cache if GPUs are found

* enable benchmarking callback for clic dataset schema

* feat: configure tensorboard profiling from config file

* Update eval script on flatiron

* Update training batch script on flatiron

* Update raytune batch script on flatiron

* Add batch scripts for 8 GPU training on flatiron

* Update raytune search space file

* Setting numpy==1.23.5 in requirements.txt
Later versions are incompatible with tf2onnx 1.14.0 (latest at time of commit)

* Add inference command in TF pipeline script

* Additional flatiron batch scripts

Former-commit-id: 23fa559
jpata pushed a commit that referenced this pull request Sep 25, 2023
* fix: error in raytune search space

* enable best practice settings for optimal model performance

* only max out NVIDIA L2 cache if GPUs are found

* enable benchmarking callback for clic dataset schema

* feat: configure tensorboard profiling from config file

* Update eval script on flatiron

* Update training batch script on flatiron

* Update raytune batch script on flatiron

* Add batch scripts for 8 GPU training on flatiron

* Update raytune search space file

* Setting numpy==1.23.5 in requirements.txt
Later versions are incompatible with tf2onnx 1.14.0 (latest at time of commit)

* Add inference command in TF pipeline script

* Additional flatiron batch scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants