Home
last modified time | relevance | path

Searched full:inference (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/accel/
H A Dintroduction.rst19 - Edge AI - doing inference at an edge device. It can be an embedded ASIC/FPGA,
23 - Inference data-center - single/multi user devices in a large server. This
32 - Training data-center - Similar to Inference data-center cards, but typically
/linux/drivers/accel/ivpu/
H A Divpu_hw.c105 vdev->timeout.inference = -1; in timeouts_init()
112 vdev->timeout.inference = 900000; in timeouts_init()
120 vdev->timeout.inference = 300000; in timeouts_init()
128 vdev->timeout.inference = 60000; in timeouts_init()
/linux/rust/pin-init/src/
H A D__internal.rs93 /// inference help as `HasPinData`. in make_closure()
116 /// Type inference helper function.
H A Dmacros.rs
/linux/rust/syn/
H A Dparse_quote.rs4 /// type inference to figure out a return type for those tokens.
H A Dty.rs268 /// Functions default to `()` and closures default to type inference.
/linux/rust/pin-init/internal/src/
H A Dinit.rs157 // Ensure that `#data` really is of type `#data` and help with type inference:
/linux/arch/m68k/mac/
H A Dvia.c628 * State | vT1CH | VIA_TIMER_1_INT | inference drawn in mac_read_clk()
/linux/drivers/accel/habanalabs/common/
H A Ddevice.c1659 "asic doesn't allow inference soft reset - do hard-reset instead\n"); in hl_device_reset()
1730 dev_dbg(hdev->dev, "Going to reset engines of inference device\n"); in hl_device_reset()