Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devsisters/pointer-network-tensorflow
/ functions
Functions
46 in github.com/devsisters/pointer-network-tensorflow
⨍
Functions
46
◇
Types & classes
3
↓ 4 callers
Function
add_argument_group
(name)
config.py:10
↓ 2 callers
Method
_maybe_generate_and_save
(self, except_list=[])
data_loader.py:165
↓ 2 callers
Method
_test
(self, summary_writer)
trainer.py:89
↓ 2 callers
Function
attention
(ref, query, with_softmax, scope="attention")
layers.py:37
↓ 2 callers
Function
decoder_rnn
(cell, inputs, enc_outputs, enc_final_states, seq_length, hidden_dim,
layers.py:30
↓ 2 callers
Function
index_matrix_to_pairs
(index_matrix)
layers.py:130
↓ 2 callers
Function
output_fn
(ref, query, num_glimpse)
layers.py:62
↓ 2 callers
Method
run
(sess, fetch, feed_dict, summary_writer, summary)
model.py:73
↓ 2 callers
Method
run_input_queue
(self, sess)
data_loader.py:139
↓ 2 callers
Method
stop_input_queue
(self)
data_loader.py:160
↓ 2 callers
Method
test
(self)
trainer.py:80
↓ 2 callers
Function
trainable_initial_state
(batch_size, state_size, initializer=None, name="initial_state")
layers.py:106
↓ 1 callers
Method
_build_model
(self)
model.py:95
↓ 1 callers
Method
_build_optim
(self)
model.py:176
↓ 1 callers
Method
_build_steps
(self)
model.py:72
↓ 1 callers
Method
_create_input_queue
(self, queue_capacity_factor=16)
data_loader.py:101
↓ 1 callers
Method
_get_summary_writer
(self, result)
trainer.py:107
↓ 1 callers
Method
build_session
(self)
trainer.py:41
↓ 1 callers
Function
download_file_from_google_drive
(id, destination)
download.py:6
↓ 1 callers
Method
download_google_drive_file
(self)
data_loader.py:198
↓ 1 callers
Function
generate_one_example
(n_nodes, rng)
data_loader.py:46
↓ 1 callers
Function
get_config
()
config.py:61
↓ 1 callers
Function
get_confirm_token
(response)
download.py:21
↓ 1 callers
Method
get_path
(self, name)
data_loader.py:193
↓ 1 callers
Function
get_time
()
utils.py:38
↓ 1 callers
Function
glimpse
(ref, query, scope="glimpse")
layers.py:57
↓ 1 callers
Function
input_fn
(sampled_idx)
layers.py:70
↓ 1 callers
Function
length
(x, y)
data_loader.py:27
↓ 1 callers
Function
prepare_dirs_and_logger
(config)
utils.py:10
↓ 1 callers
Function
read_paper_dataset
(paths, max_length)
data_loader.py:51
↓ 1 callers
Method
read_zip_and_update_data
(self, path, name)
data_loader.py:223
↓ 1 callers
Function
save_config
(model_dir, config)
utils.py:45
↓ 1 callers
Function
save_response_content
(response, destination)
download.py:28
↓ 1 callers
Function
show_all_variables
()
utils.py:41
↓ 1 callers
Function
solve_tsp_dynamic
(points)
data_loader.py:31
↓ 1 callers
Method
train
(self)
trainer.py:62
Method
__init__
(self, config, rng=None)
data_loader.py:64
Method
__init__
(self, config, rng)
trainer.py:12
Method
__init__
(self, config, inputs, labels, enc_seq_length, dec_seq_length, mask, reuse=Fals
model.py:7
Method
apply_mask
(op)
model.py:182
Function
decoder_fn
(time, cell_state, cell_input, cell_output, context_state)
layers.py:79
Method
load_and_enqueue
(sess, name, input_ops, target_ops, enqueue_ops, coord)
data_loader.py:144
Function
main
(_)
main.py:11
Function
str2bool
(v)
config.py:4
Method
test
(sess, fetch, summary_writer=None)
model.py:88
Method
train
(sess, fetch, summary_writer)
model.py:84