def batchType()

in use-cases/inferencing/batch-inference/src/run_batch_predictions.py [0:0]


    def batchType(self):
        if "ACTION" in os.environ and os.getenv("ACTION") == "predict":
            self.predict()