Mercurial > repos > kls286 > chap_test_20230328
view examples/inference/pipeline.yaml @ 9:cc597d6571bc draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline/tree/galaxy commit 9b179e6d8333851ea75448356f72c2f03157db8f-dirty
author | kls286 |
---|---|
date | Wed, 29 Mar 2023 17:40:12 +0000 |
parents | cbbe42422d56 |
children |
line wrap: on
line source
pipeline: - reader.BinaryFileReader: filename: /Users/vk/Work/CHESS/MLPipeline/MNIST/img4.png - processor.TFaaSImageProcessor: url: "http://localhost:8083" model: mnist verbose: true - writer.Writer: filename: examples/inference/predictions.json