Перейти до основного вмісту

afe.apis.compilation_job_base

Source: afe/apis/compilation_job_base.py

Back to index

Shared data type definitions related to compilation jobs.

Imports

  • numpy as np
  • typing.List
  • typing.TypeVar

Constants

  • Tensor (line 21) [default/value np.ndarray]
  • Tensors (line 24) [default/value List[Tensor]]
  • GroundTruth (line 27) [default/value TypeVar('GroundTruth')]