Skip to content

Bump tensorflow from 1.15.4 to 2.12.1 in /model_tools/tools/tensorflow2caffe #381

Bump tensorflow from 1.15.4 to 2.12.1 in /model_tools/tools/tensorflow2caffe

Bump tensorflow from 1.15.4 to 2.12.1 in /model_tools/tools/tensorflow2caffe #381

Workflow file for this run

name: linux-x86
on: [push, pull_request]
jobs:
linux:
name: linux-x86
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/checkout@v2
- name: compile x86 on linux
run: |
chmod +x install.sh
./install.sh --target=linux-x86_64 -t 32