Classes | |
class | TensorBaseTests |
class | TestConstant |
class | TestGraph |
class | TestNode |
class | TestNodeIO |
class | TestVariable |
Functions | |
def | tensors_linear_graph () |
def | build_basic_graph () |
def | build_two_layer_graph () |
def | build_two_layer_graph_multiple_io () |
def | toposort_linear_graph () |
def | toposort_multi_tier_output_graph () |
def | toposort_multi_tier_input_graph () |
Variables | |
severity | |
list | GRAPH_TEST_CASES |
list | TOPOSORT_TEST_CASES |
def test_ir.tensors_linear_graph | ( | ) |
def test_ir.build_basic_graph | ( | ) |
def test_ir.build_two_layer_graph | ( | ) |
def test_ir.build_two_layer_graph_multiple_io | ( | ) |
def test_ir.toposort_linear_graph | ( | ) |
def test_ir.toposort_multi_tier_output_graph | ( | ) |
def test_ir.toposort_multi_tier_input_graph | ( | ) |
test_ir.severity |
list test_ir.GRAPH_TEST_CASES |
list test_ir.TOPOSORT_TEST_CASES |