Searched defs:nnc (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/pytorch/functorch/benchmarks/ |
H A D | operator_authoring.py | 75 def test(make_args, nnc=nnc_add, aten=torch.add): argument 89 def test_inplace(make_args, nnc=nnc_add, aten=torch.add): argument 102 def test_out(make_args, out, nnc=nnc_add, aten=torch.add): argument 116 def test_backwards(make_args, nnc=nnc_add, aten=torch.add): argument
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/nnc/ |
H A D | aot_compiler.cpp | 31 namespace nnc { namespace
|
H A D | registry.cpp | 6 namespace nnc { namespace
|
H A D | backend.cpp | 9 namespace nnc { namespace
|
H A D | context.cpp | 13 namespace nnc { namespace
|
/aosp_15_r20/external/pytorch/test/mobile/nnc/ |
H A D | test_registry.cpp | 7 namespace nnc { namespace
|
H A D | test_nnc_backend.cpp | 18 namespace nnc { namespace
|
H A D | test_context.cpp | 9 namespace nnc { namespace
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | awk.c | 3126 int k, nn, nnc, fmtc, holdc, cnt1 = 0, cnt2 = 0; in varprint() local
|