Structs

  • | Computes a histogram for values in the | given list of tensors. | | For logging activation histograms | for post-hoc analyses, consider using | the | | HistogramObserver observer. | | For iteratively computing a histogram | for all input tensors encountered through | history, consider using the AccumulateHistogram | operator. |