Home
last modified time | relevance | path

Searched defs:fixed_batch_size (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/onnx/
H A Dutils.py1084 fixed_batch_size=False, argument
1475 fixed_batch_size=False, argument
/aosp_15_r20/external/pytorch/torch/csrc/onnx/
H A Dinit.cpp70 bool fixed_batch_size) { in initONNXBindings()
/aosp_15_r20/external/pytorch/test/onnx/
H A Donnx_test_common.py158 fixed_batch_size=False, argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dpeephole.cpp1036 bool fixed_batch_size) { in PeepholeOptimizeONNX()