Home
last modified time | relevance | path

Searched defs:input_dict (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/tools/tensorflow_builder/config_detector/data/
Dcuda_compute_capability.py165 def write_csv_from_dict(filename, input_dict): argument
/external/tensorflow/tensorflow/python/framework/
Dgraph_to_function_def.py94 def _add_op_node(op, func, input_dict): argument
/external/tensorflow/tensorflow/python/keras/utils/
Dgeneric_utils.py1129 def check_for_unexpected_keys(name, input_dict, expected_values): argument
/external/tensorflow/tensorflow/python/client/
Dtf_session_wrapper.cc423 TF_Buffer* run_metadata) { in PYBIND11_MODULE()
475 const std::vector<TF_Output>& outputs) { in PYBIND11_MODULE()