MCPcopy Create free account
hub / github.com/alibaba/nann / PrintToPythonStdout

Function PrintToPythonStdout

tensorflow/tensorflow/python/eager/pywrap_tfe_src.cc:3467–3487  ·  view source on GitHub ↗

A method prints incoming messages directly to Python's stdout using Python's C API. This is necessary in Jupyter notebooks and colabs where messages to the C stdout don't go to the notebook cell outputs, but calls to Python's stdout do.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

c_strMethod · 0.80
lengthMethod · 0.45

Tested by

no test coverage detected