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

  /external/tensorflow/tensorflow/contrib/graph_editor/tests/
transform_test.py 131 c_new = ge.graph_replace(c, {a: a_new})
134 c_val, c_new_val = sess.run([c, c_new])
145 c_new = ge.graph_replace({"c": c}, {a: a_new})
146 self.assertTrue(isinstance(c_new, dict))
149 c_val, c_new_val = sess.run([c, c_new])
161 c_new = ge.graph_replace(collections.OrderedDict({"c": c}), {a: a_new})
162 self.assertTrue(isinstance(c_new, collections.OrderedDict))
172 c_new = ge.graph_replace(one_tensor(c), {a: a_new})
173 self.assertTrue(isinstance(c_new, one_tensor))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 898 Bool c_new; /* C++ */ member in struct:__anon61382
    [all...]
Xproto.h 1166 BOOL c_new;
1163 BOOL c_new; member in struct:_xEvent::__anon61491::__anon61515
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 1070 milliseconds