Home
last modified time | relevance | path

Searched defs:GItem (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/grappler/
Ditem.i36 struct GItem { struct
56 // Provide the implementation fo the GItem struct here. argument
57 struct GItem { struct
58 GItem() {} in GItem() function
59 GItem(tensorflow::grappler::GrapplerItem* item) : item_(item) {} in GItem() argument
73 static GItem TF_NewItem( in TF_NewItem() argument