index int64 | repo_id string | file_path string | content string |
|---|---|---|---|
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/capture/FrameCaptureRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/capture/FrameCaptureStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/crop/ImageCropFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/crop/ImageCropRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/face/CropUtil.java | package ai.konduit.serving.data.image.step.face;
import ai.konduit.serving.data.image.convert.ImageToNDArray;
import ai.konduit.serving.data.image.convert.ImageToNDArrayConfig;
import ai.konduit.serving.pipeline.api.data.BoundingBox;
import ai.konduit.serving.pipeline.api.data.Image;
import org.bytedeco.opencv.opencv_... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/face/DrawFaceKeyPointsRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/face/DrawFaceKeyPointsStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grayscale/GrayScaleRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grayscale/GrayScaleStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grid | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grid/crop/CropGridRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grid | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grid/crop/CropGridStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grid | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grid/draw/DrawGridRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grid | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/grid/draw/DrawGridStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/ndarray/ImageToNDArrayRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/ndarray/ImageToNDArrayStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/convert/RelativeToAbsoluteRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/convert/RelativeToAbsoluteStepFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/draw/DrawPointsRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/draw/DrawPointsStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/heatmap/DrawHeatmapRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/heatmap/DrawHeatmapStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/perspective | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/perspective/convert/PerspectiveTransformRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/perspective | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/point/perspective/convert/PerspectiveTransformStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/resize/ImageResizeFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/resize/ImageResizeRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/segmentation | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/segmentation/index/DrawSegmentationRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/segmentation | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/segmentation/index/DrawSegmentationStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/show/ShowImageRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/step/show/ShowImageStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/util/ColorUtil.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image | java-sources/ai/konduit/serving/konduit-serving-image/0.3.0/ai/konduit/serving/data/image/util/ImageUtils.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/ImageConfigModuleInfo.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/KonduitServingImageConfigJsonMapping.java | package ai.konduit.serving.data.image;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
public class Kondu... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert/ImageToNDArrayConfig.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert/config/AspectRatioHandling.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert/config/ImageNormalization.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert/config/NDChannelLayout.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/convert/config/NDFormat.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/bb | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/bb/draw/DrawBoundingBoxStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/bb | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/bb/extract/ExtractBoundingBoxStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/capture/CameraFrameCaptureStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/capture/VideoFrameCaptureStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/crop/ImageCropStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/face/DrawFaceKeyPointsStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grayscale/GrayScaleStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grid | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grid/crop/CropFixedGridStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grid | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grid/crop/CropGridStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grid | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grid/draw/DrawFixedGridStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grid | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/grid/draw/DrawGridStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/ndarray/ImageToNDArrayStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/point/convert/RelativeToAbsoluteStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/point/draw/DrawPointsStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/point | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/point/heatmap/DrawHeatmapStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/point/perspective | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/point/perspective/convert/PerspectiveTransformStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/resize/ImageResizeStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/segmentation | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/segmentation/index/DrawSegmentationStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/step/show/ShowImageStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image | java-sources/ai/konduit/serving/konduit-serving-image-config/0.3.0/ai/konduit/serving/data/image/util/ColorConstants.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-kafka/0.3.0/ai/konduit/serving/vertx/protocols | java-sources/ai/konduit/serving/konduit-serving-kafka/0.3.0/ai/konduit/serving/vertx/protocols/kafka/KonduitServingKafkaJsonMapping.java | package ai.konduit.serving.vertx.protocols.kafka;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
public ... |
0 | java-sources/ai/konduit/serving/konduit-serving-kafka/0.3.0/ai/konduit/serving/vertx/protocols | java-sources/ai/konduit/serving/konduit-serving-kafka/0.3.0/ai/konduit/serving/vertx/protocols/kafka/VertxKafkaModuleInfo.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-kafka/0.3.0/ai/konduit/serving/vertx/protocols/kafka | java-sources/ai/konduit/serving/konduit-serving-kafka/0.3.0/ai/konduit/serving/vertx/protocols/kafka/api/InferenceKafkaApi.java | package ai.konduit.serving.vertx.protocols.kafka.api;
public class InferenceKafkaApi {
}
|
0 | java-sources/ai/konduit/serving/konduit-serving-kafka/0.3.0/ai/konduit/serving/vertx/protocols/kafka | java-sources/ai/konduit/serving/konduit-serving-kafka/0.3.0/ai/konduit/serving/vertx/protocols/kafka/verticle/InferenceVerticleKafka.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-meta/0.3.0/ai/konduit/serving | java-sources/ai/konduit/serving/konduit-serving-meta/0.3.0/ai/konduit/serving/meta/StaticConfigGenerator.java | /*
* ******************************************************************************
* *
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICENSE-2.0.
* *
* * See the NO... |
0 | java-sources/ai/konduit/serving/konduit-serving-mqtt/0.3.0/ai/konduit/serving/vertx/protocols | java-sources/ai/konduit/serving/konduit-serving-mqtt/0.3.0/ai/konduit/serving/vertx/protocols/mqtt/KonduitServingMqttJsonMapping.java | package ai.konduit.serving.vertx.protocols.mqtt;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
public c... |
0 | java-sources/ai/konduit/serving/konduit-serving-mqtt/0.3.0/ai/konduit/serving/vertx/protocols | java-sources/ai/konduit/serving/konduit-serving-mqtt/0.3.0/ai/konduit/serving/vertx/protocols/mqtt/VertxMqttModuleInfo.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-mqtt/0.3.0/ai/konduit/serving/vertx/protocols/mqtt | java-sources/ai/konduit/serving/konduit-serving-mqtt/0.3.0/ai/konduit/serving/vertx/protocols/mqtt/verticle/InferenceVerticleMqtt.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j/KonduitServingNd4jJsonMapping.java | package ai.konduit.serving.data.nd4j;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
public class Kondui... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j/Nd4jModuleInfo.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j/data/ND4JNDArray.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j/format/ND4JConverters.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j/format/ND4JNDArrayFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j | java-sources/ai/konduit/serving/konduit-serving-nd4j/0.3.0/ai/konduit/serving/data/nd4j/util/ND4JUtil.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow/0.3.0/ai/konduit/serving/models/nd4j/tensorflow | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow/0.3.0/ai/konduit/serving/models/nd4j/tensorflow/step/KonduitServingNd4jTensorflowJsonMapping.java | package ai.konduit.serving.models.nd4j.tensorflow.step;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
p... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow/0.3.0/ai/konduit/serving/models/nd4j/tensorflow | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow/0.3.0/ai/konduit/serving/models/nd4j/tensorflow/step/Nd4jTensorFlowPipelineStepRunnerFactory.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow/0.3.0/ai/konduit/serving/models/nd4j/tensorflow | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow/0.3.0/ai/konduit/serving/models/nd4j/tensorflow/step/Nd4jTensorFlowRunner.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow/0.3.0/ai/konduit/serving/models/nd4j/tensorflow | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow/0.3.0/ai/konduit/serving/models/nd4j/tensorflow/step/Nd4jTensorflowModuleInfo.java | package ai.konduit.serving.models.nd4j.tensorflow.step;
import ai.konduit.serving.annotation.module.ModuleInfo;
@ModuleInfo("konduit-serving-nd4j-tensorflow")
//TODO AB 2020/05/29 Need to add required dependencies - CPU/GPU
public class Nd4jTensorflowModuleInfo {
private Nd4jTensorflowModuleInfo(){}
}
|
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow-config/0.3.0/ai/konduit/serving/models/nd4j/tensorflow | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow-config/0.3.0/ai/konduit/serving/models/nd4j/tensorflow/step/KonduitServingNd4jTensorflowConfigJsonMapping.java | package ai.konduit.serving.models.nd4j.tensorflow.step;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
p... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow-config/0.3.0/ai/konduit/serving/models/nd4j/tensorflow | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow-config/0.3.0/ai/konduit/serving/models/nd4j/tensorflow/step/Nd4jTensorFlowStep.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow-config/0.3.0/ai/konduit/serving/models/nd4j/tensorflow | java-sources/ai/konduit/serving/konduit-serving-nd4j-tensorflow-config/0.3.0/ai/konduit/serving/models/nd4j/tensorflow/step/Nd4jTensorflowConfigModuleInfo.java | package ai.konduit.serving.models.nd4j.tensorflow.step;
import ai.konduit.serving.annotation.module.ModuleInfo;
@ModuleInfo("konduit-serving-nd4j-tensorflow-config")
//TODO AB 2020/05/29 Need to add required dependencies - CPU/GPU
public class Nd4jTensorflowConfigModuleInfo {
private Nd4jTensorflowConfigModuleInf... |
0 | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models/onnx/KonduitServingOnnxJsonMapping.java | package ai.konduit.serving.models.onnx;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
public class Kond... |
0 | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models/onnx/ONNXModuleInfo.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models/onnx | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models/onnx/step/ONNXPipelineStepRunnerFactory.java | /*
*
* * ******************************************************************************
* * * Copyright (c) 2020 Konduit AI.
* * *
* * * This program and the accompanying materials are made available under the
* * * terms of the Apache License, Version 2.0 which is available at
* * * https://www.apach... |
0 | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models/onnx | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models/onnx/step/ONNXRunner.java | /*
*
* * ******************************************************************************
* * * Copyright (c) 2020 Konduit AI.
* * *
* * * This program and the accompanying materials are made available under the
* * * terms of the Apache License, Version 2.0 which is available at
* * * https://www.apach... |
0 | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models/onnx | java-sources/ai/konduit/serving/konduit-serving-onnx/0.3.0/ai/konduit/serving/models/onnx/utils/ONNXUtils.java | /* ******************************************************************************
* Copyright (c) 2022 Konduit K.K.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
* Unle... |
0 | java-sources/ai/konduit/serving/konduit-serving-onnx-config/0.3.0/ai/konduit/serving/models/onnx | java-sources/ai/konduit/serving/konduit-serving-onnx-config/0.3.0/ai/konduit/serving/models/onnx/step/KonduitServingOnnxConfigJsonMapping.java | package ai.konduit.serving.models.onnx.step;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
public class... |
0 | java-sources/ai/konduit/serving/konduit-serving-onnx-config/0.3.0/ai/konduit/serving/models/onnx | java-sources/ai/konduit/serving/konduit-serving-onnx-config/0.3.0/ai/konduit/serving/models/onnx/step/ONNXConfigModuleInfo.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-onnx-config/0.3.0/ai/konduit/serving/models/onnx | java-sources/ai/konduit/serving/konduit-serving-onnx-config/0.3.0/ai/konduit/serving/models/onnx/step/ONNXStep.java | /*
* ******************************************************************************
* *
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICENSE-2.0.
* *
* * See the NO... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/KonduitServingPipelineJsonMapping.java | package ai.konduit.serving.pipeline;import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import ai.konduit.serving.pipeline.api.serde.JsonSubTypesMapping;
import ai.konduit.serving.pipeline.api.serde.JsonSubType;
import java.util.ArrayList;
import java.util.List;
//GENERATED CLASS DO NOT EDIT
public class Konduit... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/PipelineModuleInfo.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/BaseModelPipelineStep.java | /* ******************************************************************************
* Copyright (c) 2022 Konduit K.K.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
* Unle... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/Configuration.java | /* ******************************************************************************
* Copyright (c) 2022 Konduit K.K.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
* Unle... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/TextConfig.java | /* ******************************************************************************
* Copyright (c) 2022 Konduit K.K.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
* Unle... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/context/Context.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/context/Counter.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/context/Gauge.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/context/Metrics.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/context/NoOpProfiler.java | /* ******************************************************************************
* Copyright (c) 2022 Konduit K.K.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
* Unle... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/context/PipelineCounter.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/context/PipelineGauge.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
0 | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api | java-sources/ai/konduit/serving/konduit-serving-pipeline/0.3.0/ai/konduit/serving/pipeline/api/context/PipelineMetrics.java | /*
* ******************************************************************************
* * Copyright (c) 2022 Konduit K.K.
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICE... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.