↓ 7 callersMethodSubspaceTensor*
* @brief For tensor T of shape (s_0, s_1, ..., s_{n-1}) returns a n-1 dimensional tensor T'
* of shape (s_1, s_2, ..., s_{n-1}), such t
dali/pipeline/data/tensor.h:60
↓ 7 callersFunctioncreate_simple_pipeline(
callback,
py_callback_pickler,
batch_size,
parallel=True,
py_num_workers=None,
py_st
dali/test/python/test_external_source_parallel_custom_serialization.py:200