◆ test_generate_name()
def test_ir.TestGraph.test_generate_name |
( |
|
self | ) |
|
◆ test_register()
def test_ir.TestGraph.test_register |
( |
|
self | ) |
|
◆ test_register_opset()
def test_ir.TestGraph.test_register_opset |
( |
|
self | ) |
|
◆ test_layer_with_attrs()
def test_ir.TestGraph.test_layer_with_attrs |
( |
|
self | ) |
|
◆ test_layer_with_tensors()
def test_ir.TestGraph.test_layer_with_tensors |
( |
|
self | ) |
|
◆ test_layer_with_strings()
def test_ir.TestGraph.test_layer_with_strings |
( |
|
self | ) |
|
◆ test_layer_with_arrays()
def test_ir.TestGraph.test_layer_with_arrays |
( |
|
self | ) |
|
◆ test_layer_with_iterables()
def test_ir.TestGraph.test_layer_with_iterables |
( |
|
self | ) |
|
◆ test_tensors_does_not_modify_tensors()
def test_ir.TestGraph.test_tensors_does_not_modify_tensors |
( |
|
self | ) |
|
◆ test_tensors_includes_non_node_tensors()
def test_ir.TestGraph.test_tensors_includes_non_node_tensors |
( |
|
self | ) |
|
◆ test_tensors_check_duplicates()
def test_ir.TestGraph.test_tensors_check_duplicates |
( |
|
self | ) |
|
◆ test_get_used_node_ids()
def test_ir.TestGraph.test_get_used_node_ids |
( |
|
self, |
|
|
|
graph |
|
) |
| |
◆ test_topologically_sort()
def test_ir.TestGraph.test_topologically_sort |
( |
|
self, |
|
|
|
toposort_test_case |
|
) |
| |
◆ test_cleanup_multi_tier()
def test_ir.TestGraph.test_cleanup_multi_tier |
( |
|
self | ) |
|
◆ test_cleanup_remove_unused_node_outputs()
def test_ir.TestGraph.test_cleanup_remove_unused_node_outputs |
( |
|
self | ) |
|
◆ test_cleanup_graph_input_producers()
def test_ir.TestGraph.test_cleanup_graph_input_producers |
( |
|
self | ) |
|
◆ test_cleanup_independent_path()
def test_ir.TestGraph.test_cleanup_independent_path |
( |
|
self | ) |
|
◆ test_deep_copy()
def test_ir.TestGraph.test_deep_copy |
( |
|
self | ) |
|
◆ test_fold_constants()
def test_ir.TestGraph.test_fold_constants |
( |
|
self | ) |
|
◆ test_fold_constants_one_hop()
def test_ir.TestGraph.test_fold_constants_one_hop |
( |
|
self | ) |
|
◆ test_fold_constants_no_foldable_constants()
def test_ir.TestGraph.test_fold_constants_no_foldable_constants |
( |
|
self | ) |
|
◆ test_io_cannot_be_sync_list_on_init()
def test_ir.TestGraph.test_io_cannot_be_sync_list_on_init |
( |
|
self | ) |
|
◆ test_io_cannot_be_sync_list_on_assign()
def test_ir.TestGraph.test_io_cannot_be_sync_list_on_assign |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: