MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / NewSession

Function NewSession

tensorflow/go/session.go:51–66  ·  view source on GitHub ↗

NewSession creates a new execution session with the associated graph. options may be nil to use the default options.

(graph *Graph, options *SessionOptions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TestSessionRunNegFunction · 0.70
TestSessionRunConcatFunction · 0.70
TestConcurrencyFunction · 0.70
ExamplePartialRunFunction · 0.70
TestSessionConfigFunction · 0.70
InitializeSessionFunction · 0.50
TestConstantFoldingMethod · 0.50
TestFuseResizeAndConvMethod · 0.50
TestFusePadAndConvMethod · 0.50

Calls 4

CloseMethod · 0.95
newStatusFunction · 0.85
cMethod · 0.45
ErrMethod · 0.45

Tested by 15

TestSessionRunNegFunction · 0.56
TestSessionRunConcatFunction · 0.56
TestConcurrencyFunction · 0.56
ExamplePartialRunFunction · 0.56
TestSessionConfigFunction · 0.56
TestConstantFoldingMethod · 0.40
TestFuseResizeAndConvMethod · 0.40
TestFusePadAndConvMethod · 0.40