tensorflow::
ops::
Fact
#include <user_ops.h>
Output a fact about factorials.
Summary
Args:
- scope: A Scope object
Returns:
-
Output
: The fact tensor.
Constructors and Destructors |
|
---|---|
Fact
(const ::
tensorflow::Scope
& scope)
|
Public attributes |
|
---|---|
fact
|
|
operation
|
Public functions |
|
---|---|
node
() const
|
::tensorflow::Node *
|
operator::tensorflow::Input
() const
|
|
operator::tensorflow::Output
() const
|
|
Public attributes
Public functions
node
::tensorflow::Node * node() const
operator::tensorflow::Input
operator::tensorflow::Input() const
operator::tensorflow::Output
operator::tensorflow::Output() const