#
ivy
Here are 147 public repositories matching this topic...
The Unified Machine Learning Framework
python
template
machine-learning
deep-learning
neural-network
mxnet
tensorflow
gpu
numpy
pytorch
autograd
abstraction
ivy
jax
-
Updated
May 16, 2022 - Python
1
ModelBoxDENG
commented
Apr 19, 2022
在官网上, "通过设置isOpen控制下拉"的例子中,如果打开下拉菜单,再点击空白处,需要点两次按钮才能再次打开下拉菜单.
希望可以给一个点一次就能打开下拉菜单的例子
可以通过
onToggle(event) {
if (this.isOpen != event) {
this.isOpen = event;
}
}
来暂时解决这个问题
Angular build facade extensions (Jest and custom webpack configuration)
builder
angular
build
webpack
customization
jest
custom
dev-server
webpack-dev-server
angular-cli
ivy
extend
unit-test
builders
customized-builds
jest-test
angular10
angular11
angular12
angular13
-
Updated
May 15, 2022 - TypeScript
biswas-houm
commented
Apr 26, 2022
I gave a path to the image on imageSrc attribute but does not seem to work. Is this possible with 2.1.4?
Ivy UI for Projectile
-
Updated
Mar 23, 2022 - Emacs Lisp
A highly customizable Gauge component for Angular apps and dashboards
angular
canvas
dashboard
threshold
meter
data-visualization
dashboards
ivy
arc
gauge
gauge-component
angular12
ngx-gauge
-
Updated
Apr 3, 2022 - TypeScript
NG-NEST 是一个开源的 Web 应用程序框架,基于 Angular 和 Nest ,主要用于研发企业级中后台产品
-
Updated
May 16, 2022 - TypeScript
Better experience with icons for ivy
-
Updated
May 10, 2022 - Emacs Lisp
-
Updated
Nov 5, 2018 - Scala
-
Updated
Mar 25, 2022 - Emacs Lisp
A Chrome extension that lets you inspect the state of components.
-
Updated
Aug 22, 2021 - JavaScript
The HTML5 video player for Angular 2 and successor to videogular2
-
Updated
Mar 2, 2022 - TypeScript
Efficient and ergonomic external command invocation for Emacs
-
Updated
Feb 8, 2022 - Emacs Lisp
Control Spotify App through Emacs
-
Updated
Oct 4, 2020 - Emacs Lisp
3D Vision functions with end-to-end support for deep learning developers, written in Ivy.
python
machine-learning
deep-learning
mxnet
tensorflow
rendering
numpy
voxel
point-cloud
pytorch
vision
ivy
depth
sdf
3d
jax
-
Updated
Mar 29, 2022 - Python
Programming Bitcoin Script Transaction (Crypto) Contracts Step-by-Step - Let's start with building your own bitcoin stack machine from zero / scratch and let's run your own bitcoin ops (operations)...
-
Updated
Jan 2, 2021 - Ruby
angular-cli skeleton to quickly start a new project with advanced features and best practices. All features are described in README.md.
redux
nodejs
sass
template
coverage
angular
skeleton
serviceworker
ngrx
test
karma
protractor
bootstrap4
starter
ivy
e2e
ng-bootstrap
angular-universal
appshell
angular9
-
Updated
May 13, 2022 - TypeScript
Angular Profiler for Ivy, debugging and visualization tools
-
Updated
Apr 29, 2022 - TypeScript
Improve this page
Add a description, image, and links to the ivy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ivy topic, visit your repo's landing page and select "manage topics."
What problem does this feature solve?
Is it possible to turn off the animation, or change the animation on the form control explanation's animation that occurs here?: https://github.com/NG-ZORRO/ng-zorro-antd/blob/f80a5bbd5755477c63c5d73929bcdfd0d07f2dfd/components/form/form-control.component.ts#L60
The animation that causes the form control explanation doesn't fit in sometimes with the app