↓ 3 callersFunction_plot(d_x2d, d_y, d_yunique, p_x2d, p_y, data_mode, plot_t, batch_cnt, legend, save_img_path, figsize=(8, 8))
metrics/plot.py:21
↓ 2 callersFunction_plot_featspace(data_mode, tr_data, eval_data, model, plot_t, batch_cnt, save_img_path, legend, init,
fig
metrics/plot.py:92
↓ 1 callersMethodrepellor(self, pc, pk, xc, xk, gpu, include_batch=True)
model/prototypical/loss_scheme.py:120
Method__call__(self, x, f, y, yr, class_mem, ns_new, pre_loss=False)
model/prototypical/p_scheme.py:33
Method__call__(self, x, f, labels, replay_idxs, class_mem, ns_new)
model/prototypical/mem_scheme.py:73