Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在 Tensorflow 中计算 gamma 函数。函数中的参数是来自张量和虚部的浮点数之和。通常,我可以对tf.math.lgamma函数取幂,但是,它不接受复数。是否有任何解决方法可以解决此问题?
tf.math.lgamma