Nikolai Kochetov
|
dbaa6ffc62
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
|
Alexander Kuzmenkov
|
3f57fc085b
|
remove mutable context references from functions interface
Also remove it from some visitors.
|
2021-05-28 19:45:37 +03:00 |
|
Maksim Kita
|
d923d9e6ef
|
Function move file
|
2021-05-17 10:30:42 +03:00 |
|
Maksim Kita
|
947f28d430
|
IFunction refactoring
|
2021-05-15 20:33:15 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Alexey Milovidov
|
a368a6802d
|
Move implementation inside out
|
2021-01-03 01:58:10 +03:00 |
|
pingyu
|
4cf7f0c607
|
style fix
|
2021-01-02 01:00:14 +08:00 |
|
pingyu
|
df188aa49d
|
bug fix
|
2021-01-02 00:28:32 +08:00 |
|
pingyu
|
cc2dc43b0d
|
optimize vec_size for first argument
|
2021-01-02 00:24:47 +08:00 |
|
pingyu
|
dc72624111
|
wip
|
2021-01-01 23:03:50 +08:00 |
|
pingyu
|
b8b3c1f166
|
wip
|
2021-01-01 01:14:21 +08:00 |
|
pingyu
|
d12e29cfa9
|
bug fix; codes refinement
|
2020-12-29 01:36:19 +08:00 |
|
pingyu
|
d2ce110a6d
|
bug fix
|
2020-12-28 19:29:54 +08:00 |
|
pingyu
|
f8e55a9c9b
|
wip #17540
|
2020-12-27 12:11:38 +08:00 |
|
pingyu
|
f1a044c72a
|
wip #17540
|
2020-12-25 01:15:11 +08:00 |
|
pingyu
|
3bd7d8f3c6
|
wip #17540
|
2020-12-24 03:39:02 +08:00 |
|
pingyu
|
5e954e6496
|
new function byteSize
|
2020-12-21 09:54:04 +08:00 |
|