Searched defs:MakeNode (Results  1 – 10 of 10) sorted by relevance
| /external/tensorflow/tensorflow/core/grappler/utils/ | 
| D | canonicalizer_test.cc | 24 NodeDef MakeNode(const string& op) {  in MakeNode()  function
  | 
| /external/pytorch/torch/csrc/lazy/core/ | 
| D | ir_builder.h | 35 NodePtr MakeNode(Args&&... args) {  in MakeNode()  function
  | 
| /external/tensorflow/tensorflow/compiler/jit/tests/ | 
| D | xla_compilation_cache_test_helper.cc | 38 NodeDef MakeNode(  in MakeNode()  function
  | 
| /external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/ | 
| D | avl.h | 172   static NodePtr MakeNode(K key, V value, const NodePtr& left,  in MakeNode()  function 367   static NodePtr MakeNode(K key, const NodePtr& left, const NodePtr& right) {  in MakeNode()  function
  | 
| /external/tensorflow/tensorflow/core/grappler/optimizers/data/ | 
| D | noop_elimination_test.cc | 38 NodeDef *MakeNode(StringPiece node_type, std::vector<int> params,  in MakeNode()  function
  | 
| /external/grpc-grpc/src/core/lib/avl/ | 
| D | avl.h | 174   static NodePtr MakeNode(K key, V value, const NodePtr& left,  in MakeNode()  function
  | 
| /external/tensorflow/tensorflow/compiler/xla/python/ | 
| D | pytree.cc | 295 /*static*/ py::object PyTreeDef::MakeNode(const PyTreeDef::Node& node,  in MakeNode()  function in xla::PyTreeDef
  | 
| /external/rust/android-crates-io/crates/rustix/src/thread/ | 
| D | prctl.rs | 317     MakeNode = linux_raw_sys::general::CAP_MKNOD,  enumerator
  | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | graph_constructor.cc | 771 Status GraphConstructor::MakeNode(NodeDef&& node_def, Node** node) {  in MakeNode()  function in tensorflow::__anona484e2890111::GraphConstructor
  | 
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ | 
| D | VirtualFileSystem.cpp | 820                                  MakeNodeFn MakeNode) {  in addFile()
  |