{"id":34668372,"url":"https://github.com/pre63/tensorflow-op","last_synced_at":"2026-05-28T09:33:01.099Z","repository":{"id":48004983,"uuid":"191965998","full_name":"pre63/tensorflow-op","owner":"pre63","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-15T04:34:05.000Z","size":284,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T22:58:28.164Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pre63.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-14T15:24:15.000Z","updated_at":"2019-06-18T23:44:50.000Z","dependencies_parsed_at":"2022-08-12T16:21:05.034Z","dependency_job_id":null,"html_url":"https://github.com/pre63/tensorflow-op","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pre63/tensorflow-op","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre63%2Ftensorflow-op","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre63%2Ftensorflow-op/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre63%2Ftensorflow-op/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre63%2Ftensorflow-op/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pre63","download_url":"https://codeload.github.com/pre63/tensorflow-op/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pre63%2Ftensorflow-op/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33603474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-24T19:42:58.613Z","updated_at":"2026-05-28T09:33:01.089Z","avatar_url":"https://github.com/pre63.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n## Requirements\n\nPlease have the following ready:\n\n- AWS credentials in your ~/.aws directory\n- Set your region to be `us-east1` (Not yet tested for other regions)\n- An ec2 KeyPair named `tensorflow` that exists in your AWS account and region\n- A `tensorflow.pem` located in your ~/creds/tensorflow.pem that has access to the ec2 instance's Key Pair in AWS\n- `tf.py` in your `src` folder, containing the python code you want to run on Tensorflow, if you haven't already\n\n## Commands\n\n### Create\n\n- Create will start an EC2 instance using cloudformation, and runs your `tf.py`\n- Resources created through this method will output a `stack name` at the very last. Keep this if you want to delete the instance later on\n- Arguments: None\n- Flags:\n  - `-d` or `--destroy` [OPTIONAL]: Will destroy the instance one it finishes running your python code\n\n*Example:*\n\n```shell\nops run tensorflow-op create -d\n```\n\n### Destroy\n\n- Destroys all resources associated with a given `stack name`\n- Arguments:\n  - StackName [REQUIRED]: The name of the stack you want to delete\n- Flags: None\n\n*Example:*\n\n```shell\nops run tensorflow-op delete tensorflow-111111111111-2222-3333-44444444\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpre63%2Ftensorflow-op","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpre63%2Ftensorflow-op","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpre63%2Ftensorflow-op/lists"}