Searched defs:dim_dynamic (Results 1 – 2 of 2) sorted by relevance
868 def test_dynamic_dim(f, x, dim_dynamic, exp_frame_count, exp_op_count): argument907 def test_automatic_dynamic(f, inps, dim_dynamic, exp_frame_count, exp_op_count): argument
3521 bool dim_dynamic = false; in InferGatherShape() local