https://github.com/jeongukjae/chips
monorepo for my small personal projects
https://github.com/jeongukjae/chips
Last synced: 3 months ago
JSON representation
monorepo for my small personal projects
- Host: GitHub
- URL: https://github.com/jeongukjae/chips
- Owner: jeongukjae
- Created: 2021-12-08T11:27:54.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-29T07:51:32.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T12:51:43.989Z (7 months ago)
- Language: Starlark
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chips
monorepo for my small personal projects or storing code snippets.
## Directories
* [TF Serving code for smaller-LaBSE](./smaller-labse-tf-serving)
* [Checking the usage of partial pipeline run in TFX 1.5.0rc0](./tfx-15rc-partial-pipeline-runs)
* [TF-Serving C++ Client Example with Bazel](./tf-serving-cpp-client-example)
* [TF-Serving Golang Client Example with Bazel](./tfs-go-client-example)