问题 UserWarning: Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。warnings.warn(f'Error checking compiler version for {compiler}: {error}')building 'torch_scatter._scatter_cpu' extensio
本笔记记录tf.where进行元素位置查找,scatter_nd用于指派元素到tensor的特定位置,meshgrid用作绘图的相关操作。 import tensorflow as tfimport numpy as npimport matplotlib.pyplot as plttf.__version__#where操作查找元素位置#输入的tensor是True,Fa