LostTech.TensorFlow : API Documentation

Type assembler

Namespace tensorflow.tools.dockerfiles.assembler

Public static methods

IList<object> aggregate_all_slice_combinations(object spec, IEnumerable<string> slice_set_names)

object aggregate_all_slice_combinations_dyn(object spec, object slice_set_names)

PythonClassContainer assemble_tags(object spec, object cli_args, object enabled_releases, IDictionary<object, object> all_partials)

object assemble_tags_dyn(object spec, object cli_args, object enabled_releases, object all_partials)

object build_name_from_slices(object format_string, object slices, IDictionary<object, object> args, bool is_dockerfile)

object build_name_from_slices_dyn(object format_string, object slices, object args, ImplicitContainer<T> is_dockerfile)

void eprint(IDictionary<string, object> kwargs, Object[] args)

void eprint(Object[] args)

object eprint_dyn(IDictionary<string, object> kwargs, Object[] args)

object eprint_dyn(Object[] args)

object find_first_slice_value(object slices, string key)

object find_first_slice_value_dyn(object slices, object key)

IDictionary<object, object> gather_existing_partials(object partial_path)

object gather_existing_partials_dyn(object partial_path)

IList<object> gather_slice_list_items(object slices, string key)

object gather_slice_list_items_dyn(object slices, object key)

IDictionary<object, object> gather_tag_args(object slices, object cli_input_args, IEnumerable<string> required_args)

object gather_tag_args_dyn(object slices, object cli_input_args, object required_args)

ValueTuple<IList<string>, object> get_slice_sets_and_required_args(object slice_sets, object tag_spec)

object get_slice_sets_and_required_args_dyn(object slice_sets, object tag_spec)

IList<object> merge_partials(object header, IEnumerable<object> used_partials, IDictionary<object, object> all_partials)

object merge_partials_dyn(object header, object used_partials, object all_partials)

void mkdir_p(object path)

object mkdir_p_dyn(object path)

IDictionary<object, object> update_args_dict(IDictionary<object, object> args_dict, IEnumerable<object> updater)

IDictionary<object, object> update_args_dict(IDictionary<object, object> args_dict, IDictionary<object, object> updater)

object update_args_dict_dyn(object args_dict, object updater)

void upload_in_background(object hub_repository, object dock, object image, object tag)

object upload_in_background_dyn(object hub_repository, object dock, object image, object tag)

Public properties

PythonFunctionContainer aggregate_all_slice_combinations_fn get;

PythonFunctionContainer assemble_tags_fn get;

PythonFunctionContainer build_name_from_slices_fn get;

PythonFunctionContainer eprint_fn get;

PythonFunctionContainer find_first_slice_value_fn get;

object FLAGS get; set;

object FLAGS_dyn get; set;

PythonFunctionContainer gather_existing_partials_fn get;

PythonFunctionContainer gather_slice_list_items_fn get;

PythonFunctionContainer gather_tag_args_fn get;

PythonFunctionContainer get_slice_sets_and_required_args_fn get;

PythonFunctionContainer merge_partials_fn get;

PythonFunctionContainer mkdir_p_fn get;

PythonFunctionContainer TfDockerTagValidator_fn get;

PythonFunctionContainer update_args_dict_fn get;

PythonFunctionContainer upload_in_background_fn get;

Public fields

string SCHEMA_TEXT

return string