LLVM 19.0.0git
Namespaces | Functions
interactive_host.py File Reference

Go to the source code of this file.

Namespaces

namespace  interactive_host
 

Functions

def interactive_host.send (io.BufferedWriter f, Union[int, float] value, log_reader.TensorSpec spec)
 
def interactive_host.run_interactive (str temp_rootname, Callable[[List[log_reader.TensorValue]], Union[int, float]] make_response, List[str] process_and_args)