LostTech.TensorFlow : API Documentation

Type cuda_compute_capability

Namespace tensorflow.tools.tensorflow_builder.config_detector.data.cuda_compute_capability

Public static methods

void check_with_golden(string filename)

object check_with_golden_dyn(object filename)

PythonClassContainer create_gpu_capa_map(IEnumerable<object> match_list, bool generate_csv, string filename)

object create_gpu_capa_map_dyn(object match_list, ImplicitContainer<T> generate_csv, ImplicitContainer<T> filename)

IDictionary<object, object> retrieve_from_golden()

object retrieve_from_golden_dyn()

PythonClassContainer retrieve_from_web(bool generate_csv)

object retrieve_from_web_dyn(ImplicitContainer<T> generate_csv)

void write_csv_from_dict(string filename, PythonClassContainer input_dict)

object write_csv_from_dict_dyn(object filename, object input_dict)

Public properties

PythonFunctionContainer check_with_golden_fn get;

PythonFunctionContainer create_gpu_capa_map_fn get;

string CUDA_CC_GOLDEN_DIR get; set;

object CUDA_CC_GOLDEN_DIR_dyn get; set;

object FLAGS get; set;

object FLAGS_dyn get; set;

PythonFunctionContainer retrieve_from_golden_fn get;

PythonFunctionContainer retrieve_from_web_fn get;

PythonFunctionContainer write_csv_from_dict_fn get;

Public fields

string PATH_TO_DIR

return string