LLVM 20.0.0git
|
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) |