Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction_testlib.cc48 NodeDef NDef(StringPiece name, StringPiece op, gtl::ArraySlice<string> inputs, in NDef() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/loader/
Dloader.go726 func (l *Loader) NDef() int { func