Home
last modified time | relevance | path

Searched refs:test_variable (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather_test.cc74 bool test_variable, bool test_kept_concat, in TestSinglePartition() argument
91 if (!test_variable) { in TestSinglePartition()
139 if (!test_variable) { in TestSinglePartition()
171 if (test_variable) { in TestSinglePartition()
286 bool test_variable, in TestMultiPartition() argument
311 if (!test_variable) { in TestMultiPartition()
390 if (!test_variable) { in TestMultiPartition()
403 if (test_variable) { in TestMultiPartition()
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dutils_test.py48 def test_variable(self): member in ConstantValueTest
86 def test_variable(self): member in StaticCondTest
125 def test_variable(self): member in SmartCondStaticTest
167 def test_variable(self): member in SmartCondDynamicTest
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Generic/
Dshift-int64.ll8 define i64 @test_variable(i64 %X, i8 %Amt) {
/external/llvm/test/CodeGen/Generic/
Dshift-int64.ll8 define i64 @test_variable(i64 %X, i8 %Amt) {
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/
Dshift-int64.ll8 define i64 @test_variable(i64 %X, i8 %Amt) {
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py514 def test_variable(self): member in StandardOptionsTests
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py496 def test_variable(self): member in StandardOptionsTests
/external/tensorflow/tensorflow/python/saved_model/
Dsave_test.py179 def test_variable(self): member in SaveTest
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops_test.py618 def test_variable(self): member in DataTypesTest