Hypergol
latest
Purpose and Concepts
Install
Tutorial
Reference
License
Credits
Citing
Contact
Hypergol
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
W
_
__init__() (hypergol.BaseBatchProcessor method)
(hypergol.BaseTensorflowModel method)
(hypergol.BaseTensorflowModelBlock method)
(hypergol.Dataset method)
(hypergol.dataset.DataChunk method)
(hypergol.dataset.DatasetReader method)
(hypergol.dataset.DatasetWriter method)
(hypergol.dataset.RepoData method)
(hypergol.DatasetFactory method)
(hypergol.Delayed method)
(hypergol.hypergol_project.HypergolProject method)
(hypergol.hypergol_project.RepoManager method)
(hypergol.job.Job method)
(hypergol.job_report.JobReport method)
(hypergol.logger.Logger method)
(hypergol.name_string.NameString method)
(hypergol.Pipeline method)
(hypergol.Task method)
(hypergol.TensorflowModelManager method)
_close_input_chunks() (hypergol.Task method)
_get_temporary_dataset() (hypergol.Task method)
_make() (hypergol.Delayed static method)
_open_input_chunks() (hypergol.Task method)
A
add_dependency() (hypergol.Dataset method)
append() (hypergol.dataset.DataChunk method)
(hypergol.dataset.DatasetWriter method)
asClass() (hypergol.name_string.NameString property)
asFileName() (hypergol.name_string.NameString property)
asPluralSnake() (hypergol.name_string.NameString property)
asPluralVariable() (hypergol.name_string.NameString property)
asSnake() (hypergol.name_string.NameString property)
asVariable() (hypergol.name_string.NameString property)
B
BaseBatchProcessor (class in hypergol)
BaseData (class in hypergol)
BaseTensorflowModel (class in hypergol)
BaseTensorflowModelBlock (class in hypergol)
branchDirectory() (hypergol.DatasetFactory property)
build() (hypergol.BaseTensorflowModelBlock method)
C
call() (hypergol.BaseTensorflowModel method)
(hypergol.BaseTensorflowModelBlock method)
check_dependencies() (hypergol.hypergol_project.HypergolProject method)
check_if_output_exists() (hypergol.Task method)
chunk
chunk count
chunk id
cli_final_message() (hypergol.hypergol_project.HypergolProject method)
close() (hypergol.dataset.DataChunk method)
(hypergol.dataset.DatasetWriter method)
create_blocks_directory() (hypergol.hypergol_project.HypergolProject method)
create_data_model() (in module hypergol.cli.create_data_model)
create_data_models_directory() (hypergol.hypergol_project.HypergolProject method)
create_model() (in module hypergol.cli.create_model)
create_model_block() (in module hypergol.cli.create_model_block)
create_model_directory() (hypergol.hypergol_project.HypergolProject method)
create_models_directory() (hypergol.hypergol_project.HypergolProject method)
create_old_data_model() (hypergol.hypergol_project.HypergolProject method)
(in module hypergol.cli.create_old_data_model)
create_pipeline() (in module hypergol.cli.create_pipeline)
create_pipelines_directory() (hypergol.hypergol_project.HypergolProject method)
create_project() (in module hypergol.cli.create_project)
create_project_directory() (hypergol.hypergol_project.HypergolProject method)
create_task() (in module hypergol.cli.create_task)
create_tasks_directory() (hypergol.hypergol_project.HypergolProject method)
create_tests_directory() (hypergol.hypergol_project.HypergolProject method)
create_text_file() (hypergol.hypergol_project.HypergolProject method)
CRITICAL (hypergol.logger.Logger attribute)
critical() (hypergol.logger.Logger method)
D
DataChunk (class in hypergol.dataset)
Dataset (class in hypergol)
DatasetFactory (class in hypergol)
DatasetReader (class in hypergol.dataset)
DatasetWriter (class in hypergol.dataset)
DEBUG (hypergol.logger.Logger attribute)
debug() (hypergol.logger.Logger method)
delayed
Delayed (class in hypergol)
delete() (hypergol.Dataset method)
diff_data_model() (hypergol.hypergol_project.HypergolProject method)
(in module hypergol.cli.diff_data_model)
directory() (hypergol.Dataset property)
disable() (hypergol.logger.Logger method)
E
enable() (hypergol.logger.Logger method)
ERROR (hypergol.logger.Logger attribute)
error() (hypergol.logger.Logger method)
evaluate() (hypergol.TensorflowModelManager method)
exception() (hypergol.logger.Logger method)
execute() (hypergol.Task method)
exists() (hypergol.Dataset method)
F
fileName() (hypergol.dataset.DataChunk property)
finalise() (hypergol.Task method)
finish() (hypergol.BaseBatchProcessor method)
(hypergol.TensorflowModelManager method)
finish_job() (hypergol.Task method)
finish_task() (hypergol.Task method)
from_data() (hypergol.BaseData class method)
from_string() (hypergol.BaseData static method)
G
get() (hypergol.DatasetFactory method)
get_chunk_ids() (hypergol.Dataset method)
get_config() (hypergol.BaseTensorflowModelBlock method)
get_data_chunks() (hypergol.Dataset method)
get_dummy() (hypergol.dataset.RepoData class method)
get_evaluation_outputs() (hypergol.BaseTensorflowModel method)
get_hash_id() (hypergol.BaseData method)
get_id() (hypergol.BaseData method)
get_input_dataset_chk_file_checksum() (hypergol.BaseTensorflowModel method)
get_jobs() (hypergol.Task method)
get_long_name() (hypergol.BaseTensorflowModel method)
get_loss() (hypergol.BaseTensorflowModel method)
get_model_blocks() (hypergol.BaseTensorflowModel method)
get_object_chunk_id() (hypergol.Dataset method)
get_outputs() (hypergol.BaseTensorflowModel method)
H
hash
hash id
HypergolProject (class in hypergol.hypergol_project)
I
id
INFO (hypergol.logger.Logger attribute)
info() (hypergol.logger.Logger method)
init() (hypergol.Dataset method)
(hypergol.Task method)
initialise() (hypergol.Task method)
is_data_model_class() (hypergol.hypergol_project.HypergolProject method)
is_model_block_class() (hypergol.hypergol_project.HypergolProject method)
is_task_class() (hypergol.hypergol_project.HypergolProject method)
isDryRun() (hypergol.hypergol_project.HypergolProject property)
J
Job (class in hypergol.job)
JobReport (class in hypergol.job_report)
L
list_datasets() (hypergol.hypergol_project.HypergolProject method)
(in module hypergol.cli.list_datasets)
log() (hypergol.logger.Logger method)
(hypergol.Pipeline method)
(hypergol.Task method)
log_counter() (hypergol.Task method)
log_exception() (hypergol.Task method)
Logger (class in hypergol.logger)
M
make() (hypergol.Delayed method)
make_file_executable() (hypergol.hypergol_project.HypergolProject method)
modeMessage() (hypergol.hypergol_project.HypergolProject property)
N
NameString (class in hypergol.name_string)
NOTSET (hypergol.logger.Logger attribute)
O
open() (hypergol.Dataset method)
(hypergol.dataset.DataChunk method)
P
Pipeline (class in hypergol)
process_evaluation_batch() (hypergol.BaseBatchProcessor method)
process_input_batch() (hypergol.BaseBatchProcessor method)
process_output_batch() (hypergol.BaseBatchProcessor method)
process_training_batch() (hypergol.BaseBatchProcessor method)
produce_metrics() (hypergol.BaseTensorflowModel method)
projectDirectory() (hypergol.DatasetFactory property)
R
read_batch() (hypergol.BaseBatchProcessor method)
render() (hypergol.hypergol_project.HypergolProject method)
render_executable() (hypergol.hypergol_project.HypergolProject method)
render_simple() (hypergol.hypergol_project.HypergolProject method)
RepoData (class in hypergol.dataset)
RepoManager (class in hypergol.hypergol_project)
Repr (class in hypergol)
restore_model_weights() (hypergol.TensorflowModelManager method)
run() (hypergol.Pipeline method)
(hypergol.Task method)
(hypergol.TensorflowModelManager method)
S
save_batch() (hypergol.BaseBatchProcessor method)
save_model() (hypergol.TensorflowModelManager method)
source_iterator() (hypergol.Task method)
start() (hypergol.BaseBatchProcessor method)
(hypergol.TensorflowModelManager method)
T
Task (class in hypergol)
TensorflowModelManager (class in hypergol)
test_from_data() (hypergol.BaseData method)
test_get_hash_id() (hypergol.BaseData method)
test_to_data() (hypergol.BaseData method)
to_data() (hypergol.BaseData method)
to_string() (hypergol.BaseData static method)
train() (hypergol.TensorflowModelManager method)
W
WARNING (hypergol.logger.Logger attribute)
warning() (hypergol.logger.Logger method)
write() (hypergol.dataset.DataChunk method)