Home
last modified time | relevance | path

Searched refs:test_constant_folding (Results 1 – 12 of 12) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/typed_list/tests/
H A Dtest_opt.py116 def test_constant_folding(): function
/dports/devel/py-libcst/libcst-0.3.23/docs/source/
H A Dcodemods_tutorial.rst192 If we save this as ``test_constant_folding.py`` inside ``libcst.codemod.commands.tests``
195 python3 -m unittest libcst.codemod.commands.tests.test_constant_folding
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_peepholer.py294 def test_constant_folding(self): member in TestTranforms
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_peepholer.py435 def test_constant_folding(self): member in TestTranforms
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_peepholer.py435 def test_constant_folding(self): member in TestTranforms
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_peepholer.py435 def test_constant_folding(self): member in TestTranforms
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_peepholer.py435 def test_constant_folding(self): member in TestTranforms
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_peepholer.py435 def test_constant_folding(self): member in TestTranforms
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_peepholer.py420 def test_constant_folding(self): member in TestTranforms
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_peepholer.py435 def test_constant_folding(self): member in TestTranforms
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_peepholer.py430 def test_constant_folding(self): member in TestTranforms
/dports/math/py-theano/Theano-1.0.5/theano/tensor/tests/
H A Dtest_opt.py4624 def test_constant_folding(): function