HomeSort by relevance Sort by last modified time
    Searched refs:TF_SetAttrIntList (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/go/
graph.go 268 C.TF_SetAttrIntList(cdesc, cAttrName, &list[0], C.int(size))
270 C.TF_SetAttrIntList(cdesc, cAttrName, nil, 0)
  /external/tensorflow/tensorflow/c/
c_api.h 494 TF_CAPI_EXPORT extern void TF_SetAttrIntList(TF_OperationDescription* desc,
    [all...]
c_api_test.cc     [all...]
c_api.cc     [all...]

Completed in 163 milliseconds