tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
FunctionDef
tensorflow
function_
Undocumented in source.
class
FunctionDef {
@
Proto
(1)
OpDef
signature
;
@
Proto
(3)
NodeDef
[]
nodeDef
;
@
Proto
(4)
string
[
string
]
ret
;
@
Proto
(5)
AttrValue
[
string
]
attr
;
@
Proto
(6)
string
[
string
]
controlRet
;
@
Proto
(7)
FunctionDef
.
ArgAttrs
[
uint
]
argAttr
;
class
ArgAttrs
;
}
Members
Classes
ArgAttrs
class
ArgAttrs
Undocumented in source.
Variables
argAttr
FunctionDef
.
ArgAttrs
[
uint
]
argAttr
;
Undocumented in source.
attr
AttrValue
[
string
]
attr
;
Undocumented in source.
controlRet
string
[
string
]
controlRet
;
Undocumented in source.
nodeDef
NodeDef
[]
nodeDef
;
Undocumented in source.
ret
string
[
string
]
ret
;
Undocumented in source.
signature
OpDef
signature
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
function_
classes
FunctionDef
FunctionDefLibrary
GradientDef
manifest constants
protocVersion