Home
last modified time | relevance | path

Searched defs:tfuncs (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/ut/cpp/dataset/
Dir_tensor_op_fusion_pass_test.cc59 auto tfuncs = static_cast<MapOp *>(map_op)->TFuncs(); in TEST_F() local
90 auto tfuncs = static_cast<MapOp *>(map_op)->TFuncs(); in TEST_F() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/opt/pre/
Dcache_validation_pass.cc125 auto tfuncs = node->TensorOperations(); in Visit() local
/third_party/optimized-routines/math/test/
Dmathtest.c203 test_func tfuncs[] = { variable