/external/tensorflow/tensorflow/lite/delegates/gpu/ |
D | spi.h | 65 explicit TensorTie(const TensorTieDef& def) : def_(def) {} in TensorTie() 77 const TensorTieDef& def() const { return def_; } in def() 80 const TensorTieDef def_;
|
/external/tensorflow/tensorflow/python/autograph/converters/ |
D | directives_test.py | 39 def_, = anno.getanno(node.body[0].targets[0], 41 d = def_.directives[directives.set_element_type] 53 def_, = anno.getanno(node.args.args[0], anno.Static.DEFINITIONS) 54 d = def_.directives[directives.set_element_type]
|
D | directives.py | 99 for def_ in defs: 100 def_.directives[directive] = _map_args(call_node, directive)
|
/external/tensorflow/tensorflow/python/autograph/core/ |
D | converter.py | 289 for def_ in defs: 290 if (directive in def_.directives and arg in def_.directives[directive]): 291 arg_values_found.append(def_.directives[directive][arg])
|
/external/clang/test/CodeGenCXX/ |
D | wasm-args-returns.cpp | 12 T concat(def_, T)(void); \ 13 void concat(test_, T)(void) { use(concat(def_, T)()); }
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | wasm-args-returns.cpp | 12 T concat(def_, T)(void); \ 13 void concat(test_, T)(void) { use(concat(def_, T)()); }
|
/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/ |
D | reaching_definitions.py | 142 def_ = self._definition_factory() 143 node_symbols[s] = def_ 147 def_ = self._definition_factory() 148 def_.param_of = weakref.ref(p) 149 node_symbols[s] = def_
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | device_tracer_test.cc | 102 test::graph::ToGraphDef(&graph, &def_); in Initialize() 117 GraphDef def_; member in tensorflow::profiler::__anon6ab814690111::DeviceTracerTest 173 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 200 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 225 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 253 TF_ASSERT_OK(session->Create(def_)); in TEST_F()
|
/external/tensorflow/tensorflow/core/framework/ |
D | run_handler_test.cc | 626 graph.ToGraphDef(&def_); in Initialize() 646 GraphDef def_; member in tensorflow::__anonc2adbd8f0111::RunHandlerTest 653 EXPECT_EQ(::tensorflow::Status::OK(), session->Create(def_)); in TEST_F() 681 EXPECT_EQ(::tensorflow::Status::OK(), session->Create(def_)); in TEST_F() 717 EXPECT_EQ(::tensorflow::Status::OK(), session->Create(def_)); in TEST_F() 748 EXPECT_EQ(::tensorflow::Status::OK(), session->Create(def_)); in TEST_F()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | direct_session_test.cc | 122 graph.ToGraphDef(&def_); in Initialize() 130 GraphDef def_; member in tensorflow::__anon34b4a9790111::DirectSessionMinusAXTest 137 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 159 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 208 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 240 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 273 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 310 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 343 TF_ASSERT_OK(session->Create(def_)); in TEST_F() 496 TF_ASSERT_OK(session->Create(def_)); in TEST_F() [all …]
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_node.h | 71 : def_(def) { in CallStack() 73 for (const auto& t : def_.traces()) { in CallStack() 78 const CodeDef& code_def() const { return def_; } in code_def() 83 CodeDef def_; variable
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 1046 \def_{\ifnum\fam=\slfam \_\else\sb\fi}% 7110 \def_{\ifusingtt\normalunderscore\_}
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 1046 \def_{\ifnum\fam=\slfam \_\else\sb\fi}% 7110 \def_{\ifusingtt\normalunderscore\_}
|
/external/libffi/ |
D | texinfo.tex | 2809 \def_{\ifnum\fam=\slfam \_\else\sb\fi}% 9930 \def_{\ifusingtt\normalunderscore\_}
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 2809 \def_{\ifnum\fam=\slfam \_\else\sb\fi}% 9930 \def_{\ifusingtt\normalunderscore\_}
|
/external/mtools/ |
D | texinfo.tex | 3304 \def_{\ifnum\fam=\slfam \_\else\sb\fi}% 11584 \def_{\ifusingtt\normalunderscore\_}
|