def create_accumulator()

in runinferenceutil/infra.py [0:0]


    def create_accumulator(self):
      accumulator = {}
      return {}