JittorMirror/src
Dun Liang f895d2f2e4 remove pybind11 dep 2021-05-12 20:46:31 +08:00
..
mem polish free message 2021-03-19 15:38:21 +08:00
misc jt.array type check 2021-01-30 16:29:55 +08:00
ops optimize getitem 2021-04-30 19:22:39 +08:00
opt bug: setitem_gopt failed when reversing an array 2021-04-30 13:29:43 +08:00
profiler update 2020 -> 2021 2021-01-07 16:25:00 +08:00
pybind remove pybind11 dep 2021-05-12 20:46:31 +08:00
pyjt remove pybind11 dep 2021-05-12 20:46:31 +08:00
test add stride padding(h,w) support and ctrl-c quick exit 2021-02-20 16:34:24 +08:00
utils remove pybind11 dep 2021-05-12 20:46:31 +08:00
common.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
core.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
event_queue.cc update 2020 -> 2021 2021-01-07 16:25:00 +08:00
event_queue.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
executor.cc support disable cuda managed memory 2021-02-22 15:39:23 +08:00
executor.h fix 2021-01-14 13:09:20 +08:00
fused_op.cc update 2020 -> 2021 2021-01-07 16:25:00 +08:00
fused_op.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
fuser.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
grad.cc Merge branch 'nerf' of https://github.com/Jittor/jittor into nerf 2021-01-17 13:53:58 +08:00
grad.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
graph.cc update 2020 -> 2021 2021-01-07 16:25:00 +08:00
graph.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
init.cc worker seed and auto 64 to 32 2021-05-09 18:02:17 +08:00
init.h worker seed and auto 64 to 32 2021-05-09 18:02:17 +08:00
jit_compiler.cc update 2020 -> 2021 2021-01-07 16:25:00 +08:00
jit_compiler.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
jit_key.cc add stride padding(h,w) support and ctrl-c quick exit 2021-02-20 16:34:24 +08:00
jit_key.h polish gcc error 2021-04-09 12:51:24 +08:00
lock.cc update 2020 -> 2021 2021-01-07 16:25:00 +08:00
lock.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
memory_profiler.cc fix memory profiler bug 2021-04-06 16:49:21 +08:00
memory_profiler.h fix 2021-01-14 13:09:20 +08:00
node.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
numpy_func.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
op.cc polish loop var pickup method 2021-01-17 22:15:53 +08:00
op.h polish loop var pickup method 2021-01-17 22:15:53 +08:00
op_compiler.cc dirty fix windows \r\n change line 2021-04-09 14:40:23 +08:00
op_compiler.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
parallel_compiler.cc add jt console support 2021-01-15 23:04:24 +08:00
parallel_compiler.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
types.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
update_queue.cc update 2020 -> 2021 2021-01-07 16:25:00 +08:00
update_queue.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
var.cc update 2020 -> 2021 2021-01-07 16:25:00 +08:00
var.h update 2020 -> 2021 2021-01-07 16:25:00 +08:00
var_holder.cc add jt.Var constructor 2021-01-20 21:35:43 +08:00
var_holder.h doc: var_holder 2021-02-20 17:53:40 +08:00
var_slices.cc polish extra none slice 2021-03-08 22:23:06 +08:00
var_slices.h add scatter gather support 2021-03-07 16:11:28 +08:00