tfd v0.0.1 (2020-05-02T13:20:15Z)
Dub
Repo
Placeholder
tfd
graph
Creates a new placeholder in a given graph.
@
nogc
nothrow @
trusted
TF_Operation
*
Placeholder
(
size_t
N
= 0
)
(
TF_Graph
*
graph
,
TF_Status
*
s
,
const
(
char
)*
name
= "feed"
,
TF_DataType
dtype
=
TF_INT32
,
const
long
[
N
]
dims
= []
)
Meta
Source
See Implementation
tfd
graph
aliases
AttrValue
enums
dtype
functions
Add
Const
GetAttrValue
Placeholder
ScalarConst
assertStatus
makeTensor
structs
Session
Creates a new placeholder in a given graph.