MyGit

v10.4.3

src-d/hercules

版本发布时间: 2019-09-29 02:59:58

src-d/hercules最新发布版本:v10.7.2(2020-01-15 05:46:46)

The first release which features a GitHub Action. What's inside the produced artifact:

To view the embeddings in Tensorflow Projector, go to projector.tensorflow.org, click "Load" and choose the two TSVs. Then use UMAP or T-SNE.

Sample workflow:

on: [push]

jobs:
  hercules-charts:
    runs-on: ubuntu-latest
    name: Charts generated by src-d/hercules
    steps:
      - uses: actions/checkout@master
      - name: Hercules
        uses: src-d/hercules@master
      - uses: actions/upload-artifact@master
        with:
          name: hercules_charts
          path: hercules_charts.tar

相关地址:原始地址 下载(tar) 下载(zip)

1、 hercules.darwin_amd64.gz 15.31MB

2、 hercules.linux_amd64.gz 15.05MB

3、 hercules.win64.zip 12.95MB

查看:2019-09-29发行的版本