Home
last modified time | relevance | path

Searched defs:make_node (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dparallel_concat_optimizer.cc60 auto make_node = [n, g, &base_make_node](string op) { in Run() local
H A Daccumulate_n_optimizer.cc121 auto make_node = [n, g, &base_make_node](string op) { in RewriteIntoTempVariable() local
/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGDOM.cpp365 auto make_node = [](const ConstructionContext& ctx, const char* elem) -> sk_sp<SkSVGNode> { in construct_svg_node() local
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/inmemoryfs/
H A Dinmemory_filesystem.cpp197 make_node(const std::filesystem::path& path, InMemoryFileSystem::FileLoadOption option, std::error_… in make_node() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dtree.h4595 #define make_node(t) make_node_stat (t MEM_STAT_INFO) macro