import numpy as np import torch from torch.nn.functional import softmax def ... batch_entropy_result)) top_k_sorted = torch.argsort(-entropy_results)[ ...
確定! 回上一頁