Tensorflow源代码中@@ mean是什么意思?例如,在此链接中 https://github.com/tensorflow/tensorflow/blob/r1.6/tensorflow/python/ops/array_ops.py#L19
@@符号后面的内容似乎是某些函数名称。在源代码的开头包含此部分的目的是什么?
此外,在此页面中,它表示
tf.placeholder_with_default
在
中定义tensorflow /蟒/操作/ gen_array_ops.py
但我无法在github存储库中找到备受推崇的python文件。我在哪里可以找到此功能的源代码?
https://github.com/tensorflow/tensorflow/tree/r1.6/tensorflow/python/ops