Commit Graph

  • c05cfdc623 Update cmake . main Colin 2025-12-02 15:02:41 +0000
  • 1ad3aabcfe Add unified-tina and viplite runtime library in arm linux. Colin 2025-12-02 15:01:18 +0000
  • 7b24f4d437
    [vx_platform] Fix create sub device crash issue (#715) Kee 2025-11-25 17:19:56 +0800
  • 3c83eca946
    Add include of cstdint to permute_vector.h (#711) Peter Kjellerstedt 2025-10-13 07:15:57 +0200
  • c4e75674fa
    Refine platform code and samples (#713) Kee 2025-10-13 13:15:31 +0800
  • 6810d310d3
    update CI workflows to use v4 of the artifact actions (#714) Kee 2025-10-09 18:39:22 +0800
  • 8494275d76
    Update internal ovxlib to release/1.2.22 (#706) Chen Feiyue 2025-01-08 13:22:46 +0800
  • 149834832c
    Update README.md Kainan Cha 2024-12-12 09:24:49 +0800
  • fcdf223d06
    Fixed layernorm and logsoftmax ut error (#702) Chen Feiyue 2024-07-29 10:44:28 +0800
  • 81b6c07c5d
    Update timvx_overview.svg (#701) Chen Feiyue 2024-07-29 10:44:04 +0800
  • 720fe0306f
    Update timvx-overview (#700) Chen Feiyue 2024-07-08 09:31:08 +0800
  • c8b7c410bf
    Update internal ovxlib to rel/1.2.14 (#699) Chen Feiyue 2024-07-08 09:29:24 +0800
  • 8894360c74
    Adding api-compatible guarding for updated ops (#695) Chen Feiyue 2024-05-22 09:51:58 +0800
  • e1c2f0a18d
    Revert ovxlib topk kernel modification (#694) Chen Feiyue 2024-04-27 07:54:30 +0800
  • 3b80968fb1
    Updata internal ovxlib to rel1.2.6 (#690) Chen Feiyue 2024-04-02 19:56:46 +0800
  • 3ea908ca6d
    Add some trigonometric ops (#689) Antkillerfarm 2024-04-01 15:56:50 +0800
  • 9294608e52
    add unit case for maxpool (#683) Antkillerfarm 2024-03-31 10:05:16 +0800
  • e3d891a477
    Update self-hosted.yml (#687) zhongzhuonan 2024-03-21 14:22:30 +0800
  • 8ca1382474
    Added Asymmetric perchannel quantization support (#682) Chen Feiyue 2024-02-27 09:37:33 +0800
  • 3b74cf01fb
    add unit test for conv2d (#681) Antkillerfarm 2024-02-20 16:50:19 +0800
  • b4b4f00f47
    Added opjson and bug fix for scatternd_onnx_v16 (#678) Chen Feiyue 2024-01-12 11:49:46 +0800
  • 0d8ca44377
    Fixed layout infer bug when some op is not in op_vector_ (#676) Chen Feiyue 2024-01-11 15:58:29 +0800
  • 394cedcfe6
    Add NBG runner python binding (#677) Yunshan 2024-01-10 16:31:28 +0800
  • 54b9c6750e
    Fixed unreasonable type of parameter in broadcast (#505) Chen Feiyue 2024-01-04 21:38:05 +0800
  • e8dab60cf2
    Update ops which has addings in internal (#675) Chen Feiyue 2024-01-03 16:37:35 +0800
  • 2d9e614a06
    Update internal ovxlib to rel/1.2.2 (#674) Chen Feiyue 2024-01-03 13:13:15 +0800
  • cf099e3849
    Add license declaration of third party (#672) Zhouheng Zheng 2024-01-03 13:09:52 +0800
  • 9b945633d7
    Fixed typing error and added missed opheader (#673) Chen Feiyue 2024-01-03 09:47:47 +0800
  • 4f4f6cd6dc
    Add json third party when support node trace db (#670) Zhouheng Zheng 2023-12-20 21:26:42 +0800
  • feaf06365b
    Refine layout inference (#671) Yunshan 2023-12-20 21:26:16 +0800
  • 622c472edf
    Add uid() api for class operation (#668) Zhouheng Zheng 2023-12-18 22:32:21 +0800
  • 11d12f03a8
    fix layoutinfer crash when logical op inputs are different rank (#667) chxin66 2023-12-13 09:57:17 +0800
  • 0dc7a3465e
    fix const tensor align bug in AlignPermuteVectorForElementWise (#666) chxin66 2023-12-11 16:59:37 +0800
  • 720f0a485a
    fix crash when eletwise inputs are different rank (#665) chxin66 2023-12-06 17:15:15 +0800
  • e013cf0a65
    fix slope shpae 1 crash issue (#663) chxin66 2023-12-05 09:35:10 +0800
  • 4578f40953
    Added 2 cases for stack (#664) Chen Feiyue 2023-11-30 15:01:33 +0800
  • 517397949d
    Fix the instance norm test input size bug in layout infer test (#661) Chen Feiyue 2023-11-22 09:20:27 +0800
  • 74e2740daa
    add a case for resize bilinear (#662) chxin66 2023-11-21 21:39:42 +0800
  • 8267effdfb
    Refine RNNCell/HardSwish/Reduce_sum ut (#660) Chen Feiyue 2023-11-21 16:18:22 +0800
  • 4fde0badb2
    Refine UnitTest which have acc issue or unspport issue in sp (#659) Chen Feiyue 2023-11-20 14:42:41 +0800
  • a24d2be9c3
    Rebuild prebuil-sdk to adjust lower ubuntu env (#658) Chen Feiyue 2023-11-09 15:44:34 +0800
  • bb10884f98
    Added scalar type support (#655) Chen Feiyue 2023-11-06 09:58:03 +0800
  • 1bb1e070f2
    Update internal to 1.1.88 release (#657) Chen Feiyue 2023-11-03 13:16:33 +0800
  • 10081790ee
    Add ScatterND_Update operator (#652) xie-oritek 2023-10-11 09:12:40 +0800
  • 363c369bf6
    Fixed quant param lost in Bidirectional lstm (#649) chxin66 2023-09-19 22:08:34 +0800
  • 61ea0091ca
    Fixed unsupported float16 bias in fc (#646) Chen Feiyue 2023-09-13 09:44:21 +0800
  • 98966dac9c
    build fix for export Swap Handle API (#643) Antkillerfarm 2023-08-30 14:25:45 +0800
  • 01235266c5
    fixed tensor cache mismatch issue (#644) chxin66 2023-08-30 14:23:20 +0800
  • 5668856fc9
    Fix the instance norm test input size bug (#645) Zhouheng Zheng 2023-08-30 14:10:23 +0800
  • 3bbe2ef9ec
    export Swap Handle API (#635) Antkillerfarm 2023-08-28 09:15:43 +0800
  • 7fc264a9e6
    Refine Tensor::SetShape api to avoid compile warning using const ref (#640) xie-oritek 2023-08-25 00:47:24 +0800
  • 6f34b66ae4
    Split replayer code from tracer.h (#642) MercuryChen 2023-08-25 00:41:45 +0800
  • 265e74ff16
    Add int4/uint4 definition (#638) xie-oritek 2023-08-22 17:37:38 +0800
  • 54af5c2216
    Add CumSum&LRN operator to trace module (#639) xie-oritek 2023-08-22 16:53:59 +0800
  • bab571b569
    Fix data missing when use trace::Graph::CreateTensor (#636) xie-oritek 2023-08-22 16:53:24 +0800
  • 9bb3e7c68b
    Fixed misleading test case bug in deconv1d (#633) Chen Feiyue 2023-08-17 21:26:54 +0800
  • cf2efc63fd
    Refine api trace code and document (#634) MercuryChen 2023-08-17 21:16:34 +0800
  • 2f018cc088
    Code refinement for mean-stddev-normalization fuse (#632) Chen Feiyue 2023-08-15 13:15:03 +0800
  • af50cc5e3f
    Added general Float16 support (#631) Chen Feiyue 2023-08-12 10:04:16 +0800
  • 35e50d7692
    Added op fusion for mean_stddev_normalization (#629) Chen Feiyue 2023-08-09 22:10:45 +0800
  • bff26a32c4
    fix size compute bug in lrn (#626) chxin66 2023-08-07 13:20:35 +0800
  • 6a5694e557
    fixed prelu layoutinfer bug & added cases (#628) chxin66 2023-08-07 13:17:46 +0800
  • f0cf45fdaa
    Create self-hosted.yml (#625) zhongzhuonan 2023-07-26 13:31:07 +0800
  • 821864a582
    Fixed IExecutable object not bind with DeviceID (#624) Sven 2023-07-24 22:45:54 +0800
  • 680e8d59cb
    Fixed conv2d grouped_conv2d deconv2d layoutinfer bug (#622) chxin66 2023-07-24 17:10:24 +0800
  • 315adcf076
    Integrate api trace into tim-vx source as an experimental feature. (#623) MercuryChen 2023-07-19 18:40:48 +0800
  • 0885a0d797
    Remove confusing comment in depthwise conv test (#621) Chen Feiyue 2023-07-17 09:43:34 +0800
  • 62c6b6560c
    Added axis param for TopK (#610) Chen Feiyue 2023-07-12 09:54:07 +0800
  • 18749f5d05
    Fixed transient deconv1d generate wrong output shape bug (#619) Chen Feiyue 2023-07-08 23:40:32 +0800
  • ea8046ec9c
    Added roi_align layoutinfer & cases (#615) chxin66 2023-07-08 23:39:56 +0800
  • 32c5a61601
    Update prebuilt && internal for 23Q2 release (#617) Chen Feiyue 2023-07-08 23:38:17 +0800
  • 02d6d72946
    fixed yolov4 build issue (#618) chxin66 2023-07-06 09:30:24 +0800
  • 5d741e8ebe
    Optimize compilation process for openssl (#613) chxin66 2023-07-03 15:48:19 +0800
  • 33f3a4f176
    Enable float16 bias convolution model runs on NN (#612) Chen Feiyue 2023-06-30 09:41:28 +0800
  • 34812fe40e
    Added case for gather (#599) chxin66 2023-06-26 09:15:08 +0800
  • 233eb439e1
    Fixed viplite driver build issue (#611) chxin66 2023-06-26 09:14:42 +0800
  • 75882d4195
    Added new_axis_mask param for stridedslice (#600) Chen Feiyue 2023-06-25 09:24:41 +0800
  • d823ef6fcb
    Remove unused value in op layoutinfer (#607) Chen Feiyue 2023-06-25 09:23:09 +0800
  • bd89faddb1
    Fixed openssl android build bug (#606) chxin66 2023-06-19 21:57:46 +0800
  • 26b4e53fe7
    fixed reduce layoutinfer bug (#605) chxin66 2023-06-19 21:56:08 +0800
  • fbfbdd7c83
    Added axis support for layernorm (#602) Chen Feiyue 2023-06-15 21:45:46 +0800
  • a64a0f7379
    Added a case for resize_bilinear layoutinfer (#595) chxin66 2023-06-02 07:52:06 +0800
  • aa7b3a6f8f
    Added api json for each op to support acuity (#596) Chen Feiyue 2023-06-02 07:51:10 +0800
  • ea8adc456a
    fixed instance norm bug & add its layoutinfer (#593) chxin66 2023-05-31 12:55:42 +0800
  • 4f92e58155
    optimization for tiny_yolov4 (#591) chxin66 2023-05-23 14:28:47 +0800
  • 51faf286c2
    Fixed LayerNormalization eps bug (#589) shijie001 2023-05-22 14:13:44 +0800
  • 99606fd891
    Add a case for local response norm (#590) chxin66 2023-05-20 16:57:21 +0800
  • ddcb00c11b
    Fixed bug for pad test (#588) chxin66 2023-05-20 16:56:00 +0800
  • 3f83db534d
    Added missed ops include header (#584) Chen Feiyue 2023-05-16 15:59:16 +0800
  • 3c372dd646
    Refine UnidirectionalGRU and GRUCell (#587) Chen Feiyue 2023-05-15 16:44:51 +0800
  • b81f7979fa
    Reload "==" operator for quantizations of two tensor (#583) Chen Feiyue 2023-05-10 16:58:30 +0800
  • 308a967bcf
    Support build openssl from local repo (#582) chxin66 2023-05-05 23:38:39 +0800
  • 1543efe098
    Add some tensor dtype convert APIs (#576) SCUWQ 2023-04-27 09:04:39 +0800
  • c688ca6e81
    Fixed ovxlib build error on android (#578) chxin66 2023-04-26 16:59:52 +0800
  • 3c5ee7a46e
    Refine prelu layout inference (#577) Chen Feiyue 2023-04-25 11:25:55 +0800
  • 3a3c9fa5fa
    Update readme in ops (#575) Chen Feiyue 2023-04-20 13:23:56 +0800
  • f1fd2246ae
    Support tensor cache while create tensor (#574) chxin66 2023-04-19 21:31:25 +0800
  • 6e38e64a1a
    Update internal & prebuilt-sdk for 23Q1 release (#573) Chen Feiyue 2023-04-18 22:19:16 +0800
  • a32f255d7f
    Modified error to warning when check consumed tensor (#572) chxin66 2023-04-10 13:28:51 +0800
  • 27890719b6
    Support remote platform by gRPC (#561) liyuenan 2023-03-28 09:51:23 +0800