Searched refs:Demo (Results 1 – 25 of 76) sorted by relevance
1234
93 demo of all the :mod:`Tix` widgets in the :file:`Demo/tix` directory of the111 .. Python Demo of:121 .. Python Demo of:133 .. Python Demo of:146 .. Python Demo of:157 .. Python Demo of:169 .. Python Demo of:180 .. Python Demo of:190 .. Python Demo of:202 .. Python Demo of:[all …]
99 .. Python Demo of:109 .. Python Demo of:121 .. Python Demo of:134 .. Python Demo of:145 .. Python Demo of:157 .. Python Demo of:168 .. Python Demo of:178 .. Python Demo of:190 .. Python Demo of:201 .. Python Demo of:[all …]
1 ## Using the iOS Demo App3 Please read the [TensorFlow Lite iOS Demo App](https://www.tensorflow.org/lite/demo_ios) page.5 ## Using the iOS Demo App with support for select TensorFlow ops
6 Specification-Title: ICU for Java Demo9 Implementation-Title: ICU for Java Demo
35 Demo frame = null;48 frame = new Demo(600, 200); in init()
17 javaw Demo
192 C++ type `example::Demo`. If both were written just containing `type Demo;`,194 `Demo` and thus the compiler wouldn't allow us to take the `Demo` returned by195 `file1::ffi::create_demo` and pass it as the `Demo` argument accepted by196 `file2::ffi::take_ref_demo`. Instead, one of the two `Demo`s has been defined as204 type Demo;206 fn create_demo() -> UniquePtr<Demo>;216 type Demo = crate::file1::ffi::Demo;218 fn take_ref_demo(demo: &Demo);
7 def Demo : Target {14 def GPR : RegisterClass<"Demo", [i32, f32], 32, (sequence "R%u", 0, 7)>;
1 Demo/parser
72 is as it should be, run the 'tixwidgets.py' script in the Demo/tix directory.74 /usr/local/bin/python Demo/tix/tixwidgets.py83 /usr/local/bin/python Demo/tix/tixwidgets.py
7 - bpf_graft.c -> Demo on altering runtime behaviour
62 #pragma mark Demo: Get Feature123 #pragma mark Demo: List Features177 #pragma mark Demo: Record Route247 #pragma mark Demo: Route Chat
15 This test enrolls a Chrome OS device into online Demo Mode.
16 public class Demo { class
4 compile.py Demo that compiles a Python module into a .pyc file
44 // Demo app
312 $(RUNSHARED) $(BUILDPYTHON) $(srcdir)/Extras.install.py $(srcdir)/../Demo \314 $(RUNSHARED) $(BUILDPYTHON) $(srcdir)/Extras.install.py $(srcdir)/Demo \
216 class Demo: class239 demo = Demo(root)
7 <h2>Phone Number Parser Demo</h2>
123 Demo
33 #### Demo subsubsection in Subsampling Scale Image View35 ![Demo](docs/images/demo.gif)
39 Demo programs
2 ## Fedora Demo VM
1 # TensorFlow Android Camera Demo57 ## Running the Demo96 ## Building the Demo with TensorFlow from Source