Searched defs:input_dict (Results 1 – 4 of 4) sorted by relevance
165 def write_csv_from_dict(filename, input_dict): argument
94 def _add_op_node(op, func, input_dict): argument
1129 def check_for_unexpected_keys(name, input_dict, expected_values): argument
423 TF_Buffer* run_metadata) { in PYBIND11_MODULE()475 const std::vector<TF_Output>& outputs) { in PYBIND11_MODULE()