HomeSort by relevance Sort by last modified time
    Searched refs:test_op (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
smt_smp_enabled.sh 57 test_op="Enable:/sys/devices/system/cpu/cpuX/online"
58 tst_resm TCONF "$test_op"
  /external/tensorflow/tensorflow/tools/api/generator/
create_python_api_test.py 29 @tf_export('test_op', 'test_op1')
30 def test_op(): function
48 setattr(sys.modules[_MODULE_NAME], 'test_op', test_op)
50 test_op.__module__ = _MODULE_NAME
61 'from test.tensorflow.test_module import test_op as test_op1')
66 expected_import = 'from test.tensorflow.test_module import test_op'
  /external/clang/test/SemaTemplate/
operator-function-id-template.cpp 17 void test_op(A<int> a, int i) { function
  /external/tensorflow/tensorflow/contrib/android/cmake/
CMakeLists.txt 60 ${TENSORFLOW_ROOT_DIR}/tensorflow/c/test_op.cc
  /external/tensorflow/tensorflow/contrib/makefile/sub_makefiles/android/
Makefile.in 35 tensorflow/c/test_op.cc \

Completed in 1518 milliseconds