An open API service indexing awesome lists of open source software.

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

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)