tensor akışı:: işlem:: TruncateMod

#include <math_ops.h>

Bölmenin öğe bazında kalanını döndürür.

Özet

Bu, C anlambilimini taklit eder

buradaki sonuç, kesikli bir bölünmeyle tutarlıdır. Örneğin truncate(x / y) * y + truncate_mod(x, y) = x .

NOT : TruncateMod yayını destekler. Burada yayın hakkında daha fazla bilgi

Argümanlar:

İadeler:

Yapıcılar ve Yıkıcılar

TruncateMod (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y)

Genel özellikler

operation
z

Kamu işlevleri

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Genel özellikler

operasyon

Operation operation

z

::tensorflow::Output z

Kamu işlevleri

TruncateMod

 TruncateMod(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y
)

düğüm

::tensorflow::Node * node() const 

operatör::tensorflow::Giriş

 operator::tensorflow::Input() const 

operatör::tensorflow::Çıktı

 operator::tensorflow::Output() const