Home
last modified time | relevance | path

Searched defs:my_func (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dsparse_tensor_test.py152 def my_func(dense_shape): function
166 def my_func(x): function
188 def my_func(x): function
204 def my_func(dense_shape): function
/external/clang/test/CodeGen/
Dopaque-pointer.c4 typedef void (*my_func) (struct test *); typedef
/external/python/pybind11/tests/
Dtest_numpy_vectorize.cpp14 double my_func(int x, float y, double z) { in my_func() function
/external/clang/test/Analysis/
Duninit-vals-ps.c4 void (*my_func)(int * x); member
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer_test.cc1811 FunctionDef my_func = FunctionDefHelper::Create( in TEST_F() local
1919 FunctionDef my_func = FunctionDefHelper::Create( in TEST_F() local
Dmeta_optimizer_test.cc532 FunctionDef my_func = FunctionDefHelper::Create( in TEST_F() local
/external/tensorflow/tensorflow/python/eager/
Ddef_function_test.py1228 def my_func(x): function
/external/tensorflow/tensorflow/python/saved_model/
Dload_test.py1659 def my_func(a): function