MCPcopy Create free account

hub / github.com/bkirwi/armrest / functions

Functions266 in github.com/bkirwi/armrest

Functionkeras_to_tflite
(model, checkpoint, tflite_path, dataset, weights_only, steps)
script/training.py:635
Methodlayout
(font: &Font<'static>, text: &str, size: f32, origin: Point2<f32>)
src/ui/text.rs:32
Methodline
(size: i32, font: &Font<'static>, text: &str)
src/ui/text.rs:135
Functionmain
()
src/bin/ink-to-tensor.rs:9
Functionmain
()
src/bin/test-tflite.rs:77
Functionmain
()
examples/demo.rs:373
Functionmain
()
examples/todo.rs:279
Methodmin_size
Expand the region uniformly until it's at least the given size along each axis.
src/ui/widget.rs:81
Methodmul
(self, rhs: Coord3D)
src/ml.rs:137
Methodnew
()
src/input.rs:76
Methodnew
()
src/ml.rs:256
Methodnew
()
src/app.rs:87
Methodnew
()
src/ink.rs:19
Methodnew
(top_left: Point2<i32>, bottom_right: Point2<i32>)
src/geom.rs:30
Methodnew
(bounds: Vector2<i32>)
src/ui/widget.rs:304
Methodnew
()
src/ui/screen.rs:90
Methodnew
(image: RgbImage)
src/ui/canvas.rs:97
Methodnew
(sender: Sender<Msg>)
examples/demo.rs:58
Methodnew
(id: usize)
examples/todo.rs:104
Methodnoop
()
src/app.rs:54
Methodnormalize
(ink: &Ink)
src/dollar.rs:89
Functionnormalize_text
(from_path, to_path)
script/training.py:708
Methododds_end
(&self, prefix: &str)
src/bin/test-tflite.rs:72
Methodon_swipe
(&mut self, to_edge: Side, message: M)
src/ui/widget.rs:97
Functionondb_to_text
(ondb_path, text_path, subset)
script/training.py:672
Methodone
()
src/ml.rs:393
Methodorigin
()
src/ml.rs:105
Methodpad
(&self, padding: i32)
src/geom.rs:186
Methodpage_relative
(&mut self, count: isize)
src/ui/widget.rs:402
Methodpages
(&self)
src/ui/widget.rs:398
Methodpenalty_width
(&self)
src/ui/text.rs:69
Methodpoint
(only: Point2<i32>)
src/geom.rs:43
Methodpush_stack
(&mut self, widget: T)
src/ui/widget.rs:451
Methodrecognize
(&self, templates: &[Points])
src/dollar.rs:159
Methodrelative_to
(&self, other: &impl Regional)
src/geom.rs:181
Methodrender
(&self, mut view: View<Self::Message>)
src/ui/text.rs:167
Methodrender
(&self, mut view: View<Self::Message>)
examples/demo.rs:101
Methodrender
(&self, mut view: View<Msg>)
examples/todo.rs:126
Methodrequest_refresh
(stack: &mut Option<Region>, region: Region)
src/ui/screen.rs:258
Methodresample
(ink: &Ink)
src/dollar.rs:18
Methodscale
(mut self, scale: f32)
src/ui/text.rs:236
Methodserialize
(&self, serializer: S)
src/ink.rs:77
Methodsize
(&self)
src/app.rs:96
Methodsize
(&self)
src/ui/text.rs:163
Methodsort_key
(&self)
examples/todo.rs:113
Methodsub
(self, rhs: Coord3D)
src/ml.rs:153
Methodsubcomponent
(&self, f: impl FnOnce(Sender<T::Message>) -> T)
src/app.rs:26
Functiontab_text
(s: &str, tab: Tab)
examples/demo.rs:376
Functiontest_beam_merges
()
src/ml.rs:499
Functiontest_beam_singleton
()
src/ml.rs:488
Functiontest_examples
()
src/math.rs:124
Functiontest_keras
(data_path, model_path, weights_only=True, checkpoint=None)
script/training.py:531
Functiontest_resample
()
src/ink.rs:355
Functiontest_resample_repeats
()
src/ink.rs:370
Functiontest_split_in_original
()
src/geom.rs:206
Functiontest_tflite
(tflite_path, test_file)
script/training.py:557
Functiontext_to_deltas
(from_path, to_path)
script/training.py:716
Methodto_fragment
(self)
src/ui/text.rs:155
Methodtranslate
(&self, by: Vector2<f32>)
src/input.rs:51
Methodupdate
(&mut self, message: Self::Message)
examples/todo.rs:204
Functionvalidate_text
(path)
script/training.py:701
Methodweight
(mut self, weight: f32)
src/ui/text.rs:226
Methodwhitespace_width
(&self)
src/ui/text.rs:62
Methodwith_sender
(wakeup: Wakeup, f: impl FnOnce(Sender<T::Message>) -> T)
src/app.rs:278
Methodwith_weight
(mut self, weight: f32)
src/ui/text.rs:82
Methodzero
()
src/ml.rs:400
← previous201–266 of 266, ranked by callers