◆ setup_method()
def test_ir.TestConstant.setup_method |
( |
|
self | ) |
|
◆ test_can_get_shape()
def test_ir.TestConstant.test_can_get_shape |
( |
|
self | ) |
|
◆ test_can_get_dtype()
def test_ir.TestConstant.test_can_get_dtype |
( |
|
self | ) |
|
◆ test_can_convert_in_place_to_constant()
def test_ir.TensorBaseTests.test_can_convert_in_place_to_constant |
( |
|
self | ) |
|
|
inherited |
◆ test_can_convert_in_place_to_variable()
def test_ir.TensorBaseTests.test_can_convert_in_place_to_variable |
( |
|
self | ) |
|
|
inherited |
◆ test_equals()
def test_ir.TensorBaseTests.test_equals |
( |
|
self | ) |
|
|
inherited |
◆ test_set_inputs_updates_old_inputs()
def test_ir.TensorBaseTests.test_set_inputs_updates_old_inputs |
( |
|
self | ) |
|
|
inherited |
◆ test_set_outputs_updates_old_outputs()
def test_ir.TensorBaseTests.test_set_outputs_updates_old_outputs |
( |
|
self | ) |
|
|
inherited |
◆ test_can_copy_inputs_from_other_node()
def test_ir.TensorBaseTests.test_can_copy_inputs_from_other_node |
( |
|
self | ) |
|
|
inherited |
◆ test_can_copy_outputs_from_other_node()
def test_ir.TensorBaseTests.test_can_copy_outputs_from_other_node |
( |
|
self | ) |
|
|
inherited |
◆ test_i()
def test_ir.TensorBaseTests.test_i |
( |
|
self | ) |
|
|
inherited |
◆ test_i_multiple_inputs()
def test_ir.TensorBaseTests.test_i_multiple_inputs |
( |
|
self | ) |
|
|
inherited |
◆ test_o()
def test_ir.TensorBaseTests.test_o |
( |
|
self | ) |
|
|
inherited |
◆ test_o_multiple_outputs()
def test_ir.TensorBaseTests.test_o_multiple_outputs |
( |
|
self | ) |
|
|
inherited |
◆ tensor
test_ir.TestConstant.tensor |
◆ input_node
test_ir.TestConstant.input_node |
◆ output_node
test_ir.TestConstant.output_node |
The documentation for this class was generated from the following file: