Searched refs:large_tensor_threshold_for_dynamic_allocation (Results 1 – 6 of 6) sorted by relevance
67 .large_tensor_threshold_for_dynamic_allocation = in CreateOptions()68 flags.large_tensor_threshold_for_dynamic_allocation(), in CreateOptions()
49 int32_t large_tensor_threshold_for_dynamic_allocation = 0; member
59 .large_tensor_threshold_for_dynamic_allocation = 1000};
90 EXPECT_CALL(mock_flags_, large_tensor_threshold_for_dynamic_allocation()) in SetUp()
144 virtual int32_t large_tensor_threshold_for_dynamic_allocation() const { in large_tensor_threshold_for_dynamic_allocation() function
599 MOCK_METHOD(int32_t, large_tensor_threshold_for_dynamic_allocation, (),